mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
This isn't a bug, it's a missing feature
llvm-svn: 15571
This commit is contained in:
parent
c5a25532c7
commit
b588051065
@ -430,9 +430,7 @@ work.</li>
|
|||||||
such, execution of a threaded program could cause these data structures to be
|
such, execution of a threaded program could cause these data structures to be
|
||||||
corrupted.</li>
|
corrupted.</li>
|
||||||
|
|
||||||
<li>It is not possible to <tt>dlopen</tt> an LLVM bytecode file in the JIT.</li>
|
<li>Linking in static archive files (.a files) is slow (there is no symbol
|
||||||
|
|
||||||
<li>Linking in static archive files (.a files) is very slow (there is no symbol
|
|
||||||
table in the archive).</li>
|
table in the archive).</li>
|
||||||
|
|
||||||
<li>The gccld program <a href="http://llvm.cs.uiuc.edu/PR139">does not link
|
<li>The gccld program <a href="http://llvm.cs.uiuc.edu/PR139">does not link
|
||||||
|
Loading…
Reference in New Issue
Block a user