[compiler-rt] [llvm] [Asan] Add "funclet" OpBundle to generated runtime calls if required by EH personality (PR #82533)

via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 12:21:47 PST 2024


sylvain-audi wrote:

> I don't insist, but to simplify potential reverts, maybe we can split the patch into the following?
> 
> 1. NFC Preparation: RuntimeCallInserter with trivial body which just forward calls into IRB
> 2. This patch: real RuntimeCallInserter body and test.

Sounds good, here's the PR for 1. : https://github.com/llvm/llvm-project/pull/84223

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


More information about the llvm-commits mailing list