llvm-6502/tools
2009-08-18 06:08:01 +00:00
..
bugpoint Include valgrind in the steps to reproduce if valgrind was used to reproduce 2009-08-18 06:08:01 +00:00
gccas
gccld
gold
llc No really, it's unused. 2009-08-04 04:08:40 +00:00
lli Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Handle NamedMDNode. 2009-07-30 23:03:19 +00:00
llvm-config CMake: Automatic regeneration of the library dependencies file. 2009-08-14 16:59:41 +00:00
llvm-db Make LLVMContext and LLVMContextImpl classes instead of structs. 2009-08-11 17:45:13 +00:00
llvm-dis
llvm-extract "-" should write to stdout, not stderr. 2009-08-18 04:03:24 +00:00
llvm-ld Use (void *)(intptr_t) to cast function addresses to void* 2009-08-05 21:03:39 +00:00
llvm-link
llvm-mc give MCAsmStreamer a TargetAsmInfo. 2009-08-17 04:23:44 +00:00
llvm-nm
llvm-prof Update llvm-prof for ProfileInfo API changes. 2009-08-13 01:55:43 +00:00
llvm-ranlib
llvm-stub Silence MSVC warning. 2009-08-11 11:01:19 +00:00
llvmc This void is implicit in C++. 2009-08-12 22:10:57 +00:00
lto The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00
opt Switch some clients to Value::getName(), and other getName() user 2009-07-22 21:33:09 +00:00
CMakeLists.txt CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config under mingw without msys. 2009-08-16 20:50:41 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00