llvm-6502/tools/llvmc
Reid Spencer 198e888705 Run the compilation actions before we attempt linking work.
Correctly implement the dependent libraries feature so that linked bytecode
files automatically include any dependent libraries they specify.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16042 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-24 22:54:32 +00:00
..
CompilerDriver.cpp Run the compilation actions before we attempt linking work. 2004-08-24 22:54:32 +00:00
CompilerDriver.h Remove unneeded flags. 2004-08-24 13:49:57 +00:00
ConfigLexer.h - Alphabetize the list of token enumerators. 2004-08-24 13:59:35 +00:00
ConfigLexer.l - Rename and rearrange for clarity 2004-08-24 13:58:37 +00:00
Configuration.cpp - Implement the %args% substitution 2004-08-24 14:03:23 +00:00
Configuration.h Moved ConfigData -> Configuration 2004-08-19 21:17:53 +00:00
ll Adjustments for changes in the configuration language. 2004-08-24 14:24:14 +00:00
llvmc.cpp Add the directory specified by LLVM_LIB_SEARCH_PATH to the list of 2004-08-24 22:53:13 +00:00
Makefile Link with bcreader and vmcore. 2004-08-24 14:04:07 +00:00
st Adjustments for changes in the configuration language. 2004-08-24 14:24:14 +00:00