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

As requested, changing this wording slightly.

Thanks,
Bill

llvm-svn: 214430
This commit is contained in:
Bill Schmidt 2014-07-31 20:04:51 +00:00
parent 4841f6aa42
commit fbe4c7a50b

View 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
============================================