Files
clang-p2996/llvm/lib/Transforms/Instrumentation/ProfilingUtils.cpp
Bill Wendling 07efd6f1e0 When inserting new instructions, use getFirstInsertionPt instead of
getFirstNonPHI so that it will skip over the landingpad instructions as well.

llvm-svn: 138537
2011-08-25 01:08:34 +00:00

6.7 KiB