llvm-6502/tools
2009-08-23 07:49:08 +00:00
..
bugpoint eliminate the std::ostream forms of the bitcode writing APIs. 2009-08-23 07:49:08 +00:00
gccas
gccld
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
llvm-as Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
llvm-bcanalyzer
llvm-config CMake: Automatic regeneration of the library dependencies file. 2009-08-14 16:59:41 +00:00
llvm-db
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
llvm-prof remove the std::ostream version of module and type printing. 2009-08-23 04:52:46 +00:00
llvm-ranlib
llvm-stub
llvmc
lto eliminate the std::ostream forms of the bitcode writing APIs. 2009-08-23 07:49:08 +00:00
opt use raw_fd_ostream instead of fstream with graphwriter, 2009-08-23 07:31: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