1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools
Chris Lattner c0e2ef62fa move some files out of the llvm-mc tool into the MCParser library so
other tools can link it.

llvm-svn: 94131
2010-01-22 01:58:08 +00:00
..
bugpoint remove obsolete comment. 2010-01-16 21:34:51 +00:00
gold Fix to pass options from Gold plugin to LTO codegen 2009-10-28 18:55:55 +00:00
llc Hook up llc's -filetype=obj to use MCStreamer if an MCCodeEmitter is available. 2010-01-15 18:51:18 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config make llvm-config more portable to windows versions of perl, 2010-01-18 22:27:43 +00:00
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-mc move some files out of the llvm-mc tool into the MCParser library so 2010-01-22 01:58:08 +00:00
llvm-nm
llvm-prof Reverting 85714, 85715, 85716, which are breaking the build 2009-11-01 16:42:53 +00:00
llvm-ranlib
llvm-stub
llvmc Forward -O0 to llvm-gcc. 2010-01-02 08:27:23 +00:00
lto now that mangler is in libtarget, it can use MCAsmInfo instead of clients 2010-01-17 18:22:35 +00:00
opt Make opt -O3 act more like clang -O3 etc., by making the inlining thresholds 2010-01-18 22:38:31 +00:00
CMakeLists.txt
Makefile