mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 21:32:10 +00:00
This isn't a bug, it's a missing feature
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15571 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
54970c0328
commit
eb67396021
@ -430,9 +430,7 @@ work.</li>
|
||||
such, execution of a threaded program could cause these data structures to be
|
||||
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 very slow (there is no symbol
|
||||
<li>Linking in static archive files (.a files) is slow (there is no symbol
|
||||
table in the archive).</li>
|
||||
|
||||
<li>The gccld program <a href="http://llvm.cs.uiuc.edu/PR139">does not link
|
||||
|
Loading…
Reference in New Issue
Block a user