llvm-6502/tools
Devang Patel e9916a302f Use ValueMap instead of DenseMap.
The ValueMapper used by various cloning utility maps MDNodes also.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106706 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-24 00:33:28 +00:00
..
bugpoint Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
edis
gold Add an extra-library-path option to the plugin. This is used to support 2010-06-23 20:20:59 +00:00
llc Avoid calling outs() and fouts() when the stream isn't really needed. 2010-05-27 19:47:36 +00:00
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