[llvm] [PseudoProbe] Extend to skip instrumenting probe into the dests of invoke (PR #79919)

Lei Wang via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 17:42:39 PST 2024


https://github.com/wlei-llvm commented:

Pushed a new version to limit the mergeable to predecessor case to EH flow.  Verified the new pushed version gives the same results as the old version (the false positives is still ~zero)

https://github.com/llvm/llvm-project/pull/79919


More information about the llvm-commits mailing list