Clarify in PowerPC release notes that 32-bit PIC support is incomplete.
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 31 Jul 2014 20:04:51 +0000 (20:04 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 31 Jul 2014 20:04:51 +0000 (20:04 +0000)
As requested, changing this wording slightly.

Thanks,
Bill

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214430 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 4eb304bf139c131cc86259604ad8f875500fc0f6..74614de91ba52138f86396f861c8323acc3de43a 100644 (file)
@@ -210,7 +210,8 @@ Constant hoisting has been enabled.
 
 Global named register support has been enabled.
 
-Position-independent code can now be generated for the 32-bit ELF subtarget.
+Initial support for PIC code has been added for the 32-bit ELF subtarget.
+Further support will be available in a future release.
 
 External Open Source Projects Using LLVM 3.5
 ============================================