mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
We do support PIC on x86-64/linux
llvm-svn: 57377
This commit is contained in:
parent
c41398e502
commit
84b498d50c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user