llvm-6502/tools/llvmc
Lauro Ramos Venancio 34a451ddc8 Fix build error on ARM.
Since CompilerDriver.cpp revision 1.44, llvmc must be linked against LLVMCore.a (llvm::Module::~Module) and LLVMBCReader.a
(llvm::getBytecodeModuleProvider).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34196 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-12 18:31:46 +00:00
..
.cvsignore
c Patches to correct several bugs in llvmc. 2006-08-16 20:31:44 +00:00
CompilerDriver.cpp move an llvmc-specific function out of the bcreader into llvmc. 2007-02-07 23:48:32 +00:00
CompilerDriver.h For PR797: 2006-08-21 06:04:45 +00:00
ConfigLexer.cpp.cvs silly cleanup 2006-05-29 18:52:05 +00:00
ConfigLexer.h silly cleanup 2006-05-29 18:52:05 +00:00
ConfigLexer.l
ConfigLexer.l.cvs
Configuration.cpp Patches to correct several bugs in llvmc. 2006-08-16 20:31:44 +00:00
Configuration.h silly cleanup 2006-05-29 18:52:05 +00:00
cpp
LICENSE.TXT
ll Delete a no-longer-supported configuration item. 2006-08-29 20:52:44 +00:00
llvmc.cpp make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. 2006-12-06 01:18:01 +00:00
Makefile Fix build error on ARM. 2007-02-12 18:31:46 +00:00
st Ressurrect this needed file. 2006-12-13 08:10:16 +00:00