Go to file
Duncan Sands 2c0a0fb725 Due to label merging, the last label for an invoke
may be the same as the first label for the following
invoke.  Remove a micro-optimization which was wrong
in this case.

llvm-svn: 41720
2007-09-05 14:12:46 +00:00
clang Fixed a typo pointed out by Anders Calrsson. 2007-09-04 21:42:12 +00:00
llvm Due to label merging, the last label for an invoke 2007-09-05 14:12:46 +00:00