llvm-6502/tools
2011-10-13 22:17:18 +00:00
..
bugpoint Make it possible to use the linker without destroying the source module. This is so the source module can be linked to multiple other destination modules. For all that used LinkModules() before, they will continue to destroy the source module as before. 2011-10-11 00:24:54 +00:00
bugpoint-passes
edis
gold use 64-bit types instead of off_t/size_t to avoid the issue when 2011-09-15 23:13:00 +00:00
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-cov Update cmake list. 2011-10-04 19:38:16 +00:00
llvm-diff
llvm-dis
llvm-dwarfdump Fix a few changes I missed. 2011-10-07 19:52:41 +00:00
llvm-extract Add -rfunc and -rglob options to llvm-extract to support regular 2011-09-16 21:09:17 +00:00
llvm-ld
llvm-link Make it possible to use the linker without destroying the source module. This is so the source module can be linked to multiple other destination modules. For all that used LinkModules() before, they will continue to destroy the source module as before. 2011-10-11 00:24:54 +00:00
llvm-mc Don't attach annotations to MCInst's. Instead, have the disassembler return, and the printer accept, an annotation string which can be passed through if the client cares about annotations. 2011-09-15 23:38:46 +00:00
llvm-nm llvm-nm: Don't leak bitcode buffers. 2011-10-10 13:10:04 +00:00
llvm-objdump llvm-object: Add inline relocation information to disassembly. 2011-10-13 22:17:18 +00:00
llvm-prof
llvm-ranlib
llvm-rtdyld
llvm-shlib Exclude libLLVMTableGen.a from the shared library 2011-10-04 00:30:34 +00:00
llvm-size Fix a few changes I missed. 2011-10-07 19:52:41 +00:00
llvm-stub
lto
macho-dump
opt
CMakeLists.txt Add llvm-size. 2011-09-28 20:57:46 +00:00
Makefile Add llvm-size. 2011-09-28 20:57:46 +00:00