llvm-6502/tools
Daniel Dunbar 4cb5fff50b llvm-config: Drop 'backend' pseudo-component. We don't support/qualify the CBE
enough to have this be useful.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144202 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-09 19:23:15 +00:00
..
bugpoint rename getHostTriple into getDefaultTargetTriple 2011-11-01 21:32:20 +00:00
bugpoint-passes build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
edis build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
gold Use absolute path to exportsfile in gold plugin CMake build. 2011-11-05 04:17:20 +00:00
llc rename getHostTriple into getDefaultTargetTriple 2011-11-01 21:32:20 +00:00
lli build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-ar build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-as build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-bcanalyzer Remove some cruft from the BitcodeWriter, while still maintaining backward 2011-11-03 00:14:01 +00:00
llvm-config llvm-config: Drop 'backend' pseudo-component. We don't support/qualify the CBE 2011-11-09 19:23:15 +00:00
llvm-config-2 llvm-config-2: Switch to using real library dependency table. 2011-11-09 19:14:51 +00:00
llvm-cov build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-diff Use isa<> instead of dyn_cast<> as suggested by Nick. 2011-11-09 03:26:50 +00:00
llvm-dis build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-dwarfdump build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-extract build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-ld build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-link build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-mc First part of support for generating dwarf for assembly source files with the 2011-11-01 22:27:22 +00:00
llvm-nm uint64 formatted output: replaced %llx with PRIx64 macro. 2011-10-28 13:07:32 +00:00
llvm-objdump Fix llvm-objdump's MachO mode to not depend on the value returned by RelocationRef::getInfo(). 2011-11-07 17:21:36 +00:00
llvm-prof build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-ranlib build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-rtdyld build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-shlib build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-size Add more PRI.64 macros for MSVC and use them throughout the codebase. 2011-11-05 08:57:40 +00:00
llvm-stub build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
lto Now that the linker supports lazily materialising globals, don't 2011-11-05 04:17:25 +00:00
macho-dump build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
opt build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
CMakeLists.txt llvm-config-2: Implement build system support for getting the variables we only 2011-11-03 21:01:36 +00:00
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2, 2011-11-03 17:30:16 +00:00