1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/llvm-db
Reid Spencer 854aa3ca41 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.

llvm-svn: 28719
2006-06-07 23:03:13 +00:00
..
CLICommand.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CLIDebugger.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CLIDebugger.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
Commands.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
llvm-db.cpp For PR780: 2006-06-07 23:03:13 +00:00
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00