llvm/tools
Dan Gohman ef0ff140a7 Fix a bugpoint bug on anonymous functions. Instead of looking up
functions in the new module by name, use the ValueMap provided by
CloneModule to do the lookups.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66216 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-05 23:20:46 +00:00
..
bugpoint Fix a bugpoint bug on anonymous functions. Instead of looking up 2009-03-05 23:20:46 +00:00
gccas
gccld
gold Force 'llvm-config' to go first, optionally followed by lto and gold mixed in 2009-02-26 07:56:49 +00:00
llc
lli
llvm-ar disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00
llvm-as use TOOL_NO_EXPORTS, this shrinks the llvm-as binary from 1825296 to 2009-02-26 18:29:42 +00:00
llvm-bcanalyzer disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00
llvm-config
llvm-db
llvm-dis disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00
llvm-extract disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00
llvm-ld Add the function attributes pass during LTO time. 2009-02-26 06:56:16 +00:00
llvm-link disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00
llvm-nm disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00
llvm-prof disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00
llvm-ranlib disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00
llvm-stub
llvmc Add example/Skeleton. 2009-03-03 11:02:48 +00:00
lto Force 'llvm-config' to go first, optionally followed by lto and gold mixed in 2009-02-26 07:56:49 +00:00
opt
CMakeLists.txt
Makefile ENABLE_PIC is either 0 or 1, but is always defined. 2009-03-03 07:45:09 +00:00