llvm-6502/lib
Chris Lattner 5fdc4c91ae Minor cleanup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@812 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-14 23:29:30 +00:00
..
Analysis Fix code to make GCC 2.96 happy 2001-10-13 06:34:47 +00:00
AsmParser * Add support for forward references of global variable addresses 2001-10-13 06:41:08 +00:00
Bytecode External methods shouldn't have argument lists 2001-10-14 23:28:41 +00:00
CodeGen * Fix privacy issues on RegToRefVecMap 2001-10-13 06:51:01 +00:00
ExecutionEngine * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
Linker Implement linker. It's 95% working now. 2001-10-14 23:29:15 +00:00
Support Add StringList support 2001-10-13 06:53:19 +00:00
Target Forward operands into implicit uses as well as explicit ones. 2001-10-14 23:28:43 +00:00
Transforms Minor cleanup 2001-10-14 23:29:30 +00:00
VMCore Implement linker. It's 95% working now. 2001-10-14 23:29:15 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00