This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-03-05 10:57:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
46f2fc75da
Make sure that globals are emitted AFTER the passmanager is set up for the JIT,
...
because the globals may refer to functions that need to be compiled! llvm-svn: 6105
2003-05-12 02:14:34 +00:00
..
Analysis
…
AsmParser
…
Bytecode
…
CodeGen
…
CWriter
…
ExecutionEngine
Make sure that globals are emitted AFTER the passmanager is set up for the JIT,
2003-05-12 02:14:34 +00:00
Support
Add a new info-output-file option (hidden from --help) which is to be used by
2003-05-09 20:05:44 +00:00
Target
…
Transforms
…
VMCore
…
Makefile
…