LLVM backend for 6502
Go to file
Chris Lattner 56adf152f6 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!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6105 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-12 02:14:34 +00:00
docs Add info about the LLVM_LIB_SEARCH_PATH envvar 2003-05-11 21:50:06 +00:00
include Make sure that globals are emitted AFTER the passmanager is set up for the JIT, 2003-05-12 02:14:34 +00:00
lib Make sure that globals are emitted AFTER the passmanager is set up for the JIT, 2003-05-12 02:14:34 +00:00
runtime
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
test Checkin old test 2003-05-11 22:46:23 +00:00
tools Make a comment more accurate 2003-05-03 03:20:36 +00:00
utils Fix a halfway done change to the nightly tester :( 2003-05-11 15:23:10 +00:00
Makefile
Makefile.common
Makefile.config
Makefile.Linux Switch over to using the new C front-end by default. 2003-05-09 04:17:06 +00:00
Makefile.rules
Makefile.SunOS Switch over to using the New CFE on Sparc 2003-05-11 21:41:09 +00:00