llvm-6502/tools
Chris Lattner 629e48768a After telling GCC to type of the input file with -x asm/-x c, switch back to
-x none, to not foul up autodetection of .a file or .dylibs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28741 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-09 21:31:53 +00:00
..
analyze For PR780: 2006-06-07 23:03:13 +00:00
bugpoint After telling GCC to type of the input file with -x asm/-x c, switch back to 2006-06-09 21:31:53 +00:00
gccas Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
gccld Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llc For PR780: 2006-06-07 23:03:13 +00:00
lli Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
llvm2cpp Suppress -pedantic warnings about print("%a") 2006-06-02 00:39:08 +00:00
llvm-ar Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-as Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-bcanalyzer Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-config Remove useless noop argument 2006-06-07 00:43:18 +00:00
llvm-db This no longer needs plugins, this it doesn't need all of VMCore. 2006-06-08 00:25:44 +00:00
llvm-dis Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-extract Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-ld Shorten a value description so --help out isn't so wide. 2006-06-07 23:07:51 +00:00
llvm-link Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-nm Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-prof Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-ranlib Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
opt For PR780: 2006-06-07 23:03:13 +00:00
Makefile llvm2cpp is ready to be compiled so add it to the makefile, but make it 2006-05-30 21:20:55 +00:00