1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/gccld
John Criswell 9f7bb3c331 Refactored gccld into three C++ source files.
Added code ignore bytecode link failures when generating native code.
Moved native code and bytecode generation out of the main() function.

llvm-svn: 8595
2003-09-18 16:22:26 +00:00
..
gccld.cpp Refactored gccld into three C++ source files. 2003-09-18 16:22:26 +00:00
GenerateCode.cpp Refactored gccld into three C++ source files. 2003-09-18 16:22:26 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
util.cpp Refactored gccld into three C++ source files. 2003-09-18 16:22:26 +00:00
util.h Refactored gccld into three C++ source files. 2003-09-18 16:22:26 +00:00