llvm-6502/tools
Rafael Espindola dd76f18f90 Add a pass-through option to the plugin. The use case for this option is to
ask the linker to take another look into some library or object. The case when
one might want to do this is when codegen introduces a new undefined reference.
The canonical example is libgcc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106303 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-18 19:18:58 +00:00
..
bugpoint Run dead type elimination after dead argument elimination. 2010-06-07 20:28:37 +00:00
edis
gold Add a pass-through option to the plugin. The use case for this option is to 2010-06-18 19:18:58 +00:00
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-dis
llvm-extract
llvm-ld
llvm-link Eliminate some unnessary Path::exists() calls. 2010-05-27 20:51:54 +00:00
llvm-mc llvm-mc: Don't set NO_INSTALL on llvm-mc. 2010-06-11 22:00:08 +00:00
llvm-nm
llvm-prof
llvm-ranlib
llvm-shlib
llvm-stub
llvmc
lto Eliminate some unnessary Path::exists() calls. 2010-05-27 20:51:54 +00:00
opt Change another reference to the "indirect callgraph node" to 2010-06-09 17:39:05 +00:00
CMakeLists.txt
Makefile