llvm-6502/tools/lto
Daniel Dunbar 8c39c9647d build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
new all-targets pseudo-component.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142401 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-18 19:27:24 +00:00
..
CMakeLists.txt
lto.cpp
lto.exports
LTOCodeGenerator.cpp Move TargetRegistry and TargetSelect from Target to Support where they belong. 2011-08-24 18:08:43 +00:00
LTOCodeGenerator.h
LTOModule.cpp lto/addAsmGlobalSymbols: fast path when no module level asm is present. 2011-09-08 07:38:25 +00:00
LTOModule.h lto/addAsmGlobalSymbols: fail fracefully when the target does not define AsmParser. 2011-09-08 07:36:39 +00:00
Makefile build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00