Go to file
Bill Wendling 8881780832 Mirror how Fast ISel determines if a region.end intrinsic is the end of an
inlined function or the end of a function. Before, this was never executing the
"inlined" version of the Record method.

This will become important once the inlined Dwarf writer patch lands.

llvm-svn: 71268
2009-05-08 21:14:49 +00:00
clang Fixes a bug in my last patch. Order of types reversed. 2009-05-08 21:10:00 +00:00
llvm Mirror how Fast ISel determines if a region.end intrinsic is the end of an 2009-05-08 21:14:49 +00:00