llvm-6502/tools
Reid Spencer af303d53e6 For PR780:
1. Add #includes to LinkAllVMCore.h to get Mangler.o and InlineAsm.o
2. Make Mangler.h and InlineAsm.h use the macros to ensure linkage
3. Make each of the tools with --load options include LinkAllVMCore.h
This should be the last set of changes for this bug and 800.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28719 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-07 23:03:13 +00:00
..
analyze For PR780: 2006-06-07 23:03:13 +00:00
bugpoint Move ToolRunner.(cpp|h) into the bugpoint directory 2006-06-06 22:30:59 +00:00
gccas Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
gccld Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llc For PR780: 2006-06-07 23:03:13 +00:00
lli Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
llvm2cpp Suppress -pedantic warnings about print("%a") 2006-06-02 00:39:08 +00:00
llvm-ar Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-as Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-bcanalyzer Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-config Remove useless noop argument 2006-06-07 00:43:18 +00:00
llvm-db For PR780: 2006-06-07 23:03:13 +00:00
llvm-dis Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-extract Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-ld For PR780: 2006-06-07 23:03:13 +00:00
llvm-link Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-nm Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-prof Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-ranlib Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
opt For PR780: 2006-06-07 23:03:13 +00:00
Makefile llvm2cpp is ready to be compiled so add it to the makefile, but make it 2006-05-30 21:20:55 +00:00