llvm-6502/tools
Mikhail Glushenkov 0bef2ad481 Enable the Clang plugin by default.
This will eventually replace `ccc`. The command `llvmc -clang` now uses
the Clang toolchain instead of `llvm-gcc`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60661 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-07 16:43:42 +00:00
..
bugpoint
gccas
gccld
llc Add Binary flag to raw_fd_ostream constructor. 2008-11-13 05:01:07 +00:00
lli Add command line option -entry-funcion to override entry function (default is main). 2008-11-05 23:21:52 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Update to add newer bitcodes. 2008-11-07 14:52:51 +00:00
llvm-config CMake: Removed some cruft. 2008-11-15 20:51:18 +00:00
llvm-db
llvm-dis
llvm-extract
llvm-ld ignore the -m elf_i386 directive used in the linux kernel 2008-11-19 17:00:08 +00:00
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc Enable the Clang plugin by default. 2008-12-07 16:43:42 +00:00
lto Remove warning about declaration does not declare anything. This class was 2008-11-30 00:36:34 +00:00
opt Enable LoopIndexSplit pass. 2008-12-04 21:40:31 +00:00
CMakeLists.txt CMake: llvmc2 is now known as llvmc. 2008-11-25 22:18:49 +00:00
Makefile Since the old llvmc was removed, rename llvmc2 to llvmc. 2008-11-25 21:38:12 +00:00