diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 4eb304bf139..74614de91ba 100644 --- a/docs/ReleaseNotes.rst +++ b/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 ============================================