We do support PIC on x86-64/linux
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 11 Oct 2008 18:27:00 +0000 (18:27 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 11 Oct 2008 18:27:00 +0000 (18:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57377 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index b152d98744a9847d064bed424fb189660b33aba8..1247e5625c5212b77a2511c1d03990c661408d86 100644 (file)
@@ -391,8 +391,6 @@ href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list</a>.</p>
     to <a href="http://llvm.org/PR2255">several</a>
     <a href="http://llvm.org/PR2257">bugs</a> due to lack of support for the
     'u' inline assembly constraint and X87 floating point inline assembly.</li>
-  <li>The X86-64 backend does not yet support position-independent code (PIC)
-      generation on Linux targets.</li>
   <li>The X86-64 backend does not yet support the LLVM IR instruction
       <tt>va_arg</tt>. Currently, the llvm-gcc front-end supports variadic
       argument constructs on X86-64 by lowering them manually.</li>