llvm-6502/tools/bugpoint
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
..
BugDriver.cpp Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
BugDriver.h Generalize bugpoint's concept of a "safe" backend, and add options 2008-12-08 04:02:47 +00:00
bugpoint.cpp fix bugpoint url, patch by Pieter de Bie! 2009-02-07 18:56:30 +00:00
CMakeLists.txt
CrashDebugger.cpp Fix a bugpoint bug on anonymous functions. Instead of looking up 2009-03-05 23:20:46 +00:00
ExecutionDriver.cpp Add a "-gcc-tool-args" option. This option acts like the "-tool-args" option, 2009-03-02 23:13:18 +00:00
ExtractFunction.cpp Add the private linkage. 2009-01-15 20:18:42 +00:00
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp Generalize bugpoint's concept of a "safe" backend, and add options 2008-12-08 04:02:47 +00:00
OptimizerDriver.cpp
TestPasses.cpp Eliminate several more unnecessary intptr_t casts. 2009-02-18 05:09:16 +00:00
ToolRunner.cpp Add a "-gcc-tool-args" option. This option acts like the "-tool-args" option, 2009-03-02 23:13:18 +00:00
ToolRunner.h Add a "-gcc-tool-args" option. This option acts like the "-tool-args" option, 2009-03-02 23:13:18 +00:00