[llvm] [ARM64] [Windows] Mark block address as taken when expanding catchrets (PR #109252)

Maurice Heumann via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 22:34:26 PDT 2024


momo5502 wrote:

> Code change makes sense; please add a testcase.

I added the sample from the issue as a test case to assert the issue does not occur anymore. I hope this is fine.
Asserting that the block address is taken should by covered by adjusting the two existing tests.


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


More information about the llvm-commits mailing list