Clarify in PowerPC release notes that 32-bit PIC support is incomplete.

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
This commit is contained in:
Bill Schmidt 2014-07-31 20:04:51 +00:00
parent 723bdb5e3f
commit 8d6cf4ddd3

View File

@ -210,7 +210,8 @@ Constant hoisting has been enabled.
Global named register support 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 External Open Source Projects Using LLVM 3.5
============================================ ============================================