llvm-6502/tools
2009-08-23 02:56:05 +00:00
..
bugpoint Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
gccas remove attributions 2007-12-29 20:46:15 +00:00
gccld remove attributions 2007-12-29 20:46:15 +00:00
gold Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
llc Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
lli Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
llvm-ar To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now. 2009-07-15 22:16:10 +00:00
llvm-as Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
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 Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
llvm-extract simplify output file selection, fixing two FIXMEs about binary output 2009-08-23 02:56:05 +00:00
llvm-ld Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
llvm-link simplify output file selection, fixing two FIXMEs about binary output 2009-08-23 02:56:05 +00:00
llvm-mc Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
llvm-nm Add plumbing for the `linker_private' linkage type. This type is meant for 2009-07-20 01:03:30 +00:00
llvm-prof Update llvm-prof for ProfileInfo API changes. 2009-08-13 01:55:43 +00:00
llvm-ranlib To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now. 2009-07-15 22:16:10 +00:00
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 Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
opt Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +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