summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>2014-07-31 20:04:51 +0000
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>2014-07-31 20:04:51 +0000
commit08a66a39baaa9f0af391bf96294e32949ba29d52 (patch)
tree2b17375b73625dc0ee686da7589c21ef5a417d45
parent44ff8f06ec5549623e66820883fc7c8c7d65dac0 (diff)
downloadbcm5719-llvm-08a66a39baaa9f0af391bf96294e32949ba29d52.tar.gz
bcm5719-llvm-08a66a39baaa9f0af391bf96294e32949ba29d52.zip
Clarify in PowerPC release notes that 32-bit PIC support is incomplete.
As requested, changing this wording slightly. Thanks, Bill llvm-svn: 214430
-rw-r--r--llvm/docs/ReleaseNotes.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 4eb304bf139..74614de91ba 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -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
============================================
OpenPOWER on IntegriCloud