llvm-6502/tools
Mikhail Glushenkov 223e99cd8d Temporary copy-pasto to make examples compile.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74001 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-23 20:47:24 +00:00
..
bugpoint
gccas
gccld
gold Remove the gcc= option. llvm-gcc uses only as= 2009-06-15 10:14:18 +00:00
llc switch to using llvm/Target/TargetSelect.h 2009-06-17 16:42:19 +00:00
lli switch to using llvm/Target/TargetSelect.h 2009-06-17 16:42:19 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Add missing codenames to the .bc analyzer. 2009-06-01 04:41:03 +00:00
llvm-config CMake: Implements and documents option LLVM_ENABLE_ASSERTS. 2009-06-03 15:11:25 +00:00
llvm-db
llvm-dis
llvm-extract
llvm-ld Change LTO to run the global opt pass twice. 2009-06-03 21:51:32 +00:00
llvm-link
llvm-mc refactor a bunch of X86 specific stuff out to its own file. 2009-06-23 18:41:30 +00:00
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc Temporary copy-pasto to make examples compile. 2009-06-23 20:47:24 +00:00
lto Recognize and handle ARM v7 target triples for Darwin. 2009-06-22 18:01:28 +00:00
opt Switch opt to using StandardPasses.h 2009-06-03 18:22:15 +00:00
CMakeLists.txt CMake: remove support for llvm-config-generated dependencies in the build 2009-06-23 18:30:17 +00:00
Makefile Add a skeleton driver for new machine code level fun. llvm-mc is meant 2009-06-18 23:04:45 +00:00