1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools
Stuart Hastings ef732a2bea Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repair broken LLVM-GCC build.
Will revert 75770 in the llvm-gcc trunk.

llvm-svn: 75799
2009-07-15 17:27:11 +00:00
..
bugpoint Use errs() instead of std::cerr. 2009-07-15 16:35:29 +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 Add a portable strerror*() wrapper, llvm::sys::StrError(). This includes the 2009-07-01 18:11:20 +00:00
llc Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repair broken LLVM-GCC build. 2009-07-15 17:27:11 +00:00
lli Use errs() instead of std::cerr. 2009-07-15 16:35:29 +00:00
llvm-ar Use errs() instead of std::cerr. 2009-07-15 16:35:29 +00:00
llvm-as switch the .ll parser into SMDiagnostic. 2009-07-02 22:46:18 +00:00
llvm-bcanalyzer Use errs() instead of std::cerr. 2009-07-15 16:35:29 +00:00
llvm-config Teach Makefiles & CMake to link in the <TARGET>Info library when linking the 2009-07-15 07:43:34 +00:00
llvm-db Use errs() instead of std::cerr. 2009-07-15 16:35:29 +00:00
llvm-dis Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-extract Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-ld Use errs() instead of std::cerr. 2009-07-15 16:35:29 +00:00
llvm-link Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
llvm-mc Added llvm-mc support for parsing the .dump and .load directives. 2009-07-15 15:30:11 +00:00
llvm-nm Use errs() instead of std::cerr. 2009-07-15 16:35:29 +00:00
llvm-prof Use errs() instead of std::cerr. 2009-07-15 16:35:29 +00:00
llvm-ranlib Use errs() instead of std::cerr. 2009-07-15 16:35:29 +00:00
llvm-stub Comment headers should extend to 80 chars. 2008-12-31 17:40:52 +00:00
llvmc Added a fixme for platform specific GetDirSeparator(). 2009-07-13 10:58:55 +00:00
lto Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repair broken LLVM-GCC build. 2009-07-15 17:27:11 +00:00
opt Use errs() instead of std::cerr. 2009-07-15 16:35:29 +00:00
CMakeLists.txt CMake: remove support for llvm-config-generated dependencies in the build 2009-06-23 18:30:17 +00:00
Makefile LLVMC doesn't need ENABLE_PIC to build now. 2009-07-04 03:54:54 +00:00