Go to file
Dan Gohman 4f42ac8400 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.

llvm-svn: 66216
2009-03-05 23:20:46 +00:00
clang add source range for type of super cast, giving something like: 2009-03-05 23:09:00 +00:00
llvm Fix a bugpoint bug on anonymous functions. Instead of looking up 2009-03-05 23:20:46 +00:00