llvm-6502/tools
2006-07-06 18:02:27 +00:00
..
analyze Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +00:00
bugpoint Pass -Xlinker flags to gcc when it builds the shared object. 2006-06-27 20:35:36 +00:00
gccas Split long comment lines. 2006-07-03 16:46:03 +00:00
gccld Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +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 Change the verifier to never throw an exception. Instead verifyModule canoptionally return the string error, which is an easier api for clients touse anyway. 2006-07-06 18:02:27 +00:00
llvm-ar Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-as Change the verifier to never throw an exception. Instead verifyModule canoptionally return the string error, which is an easier api for clients touse anyway. 2006-07-06 18:02:27 +00:00
llvm-bcanalyzer Change the verifier to never throw an exception. Instead verifyModule canoptionally return the string error, which is an easier api for clients touse anyway. 2006-07-06 18:02:27 +00:00
llvm-config Remove useless noop argument 2006-06-07 00:43:18 +00:00
llvm-db This no longer needs plugins, this it doesn't need all of VMCore. 2006-06-08 00:25:44 +00:00
llvm-dis Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-extract Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +00:00
llvm-ld Fix cut-n-pasto in comments. 2006-06-27 18:07:29 +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 Remove unneeded libs 2006-06-21 17:26:13 +00:00
opt Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:23:49 +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