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 44ff8f06ec
commit 08a66a39ba
1 changed files with 2 additions and 1 deletions

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