[llvm] [CodeGen] Fix lpad padding at section start after empty block (PR #112595)

Fabian Parzefall via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 13:40:16 PDT 2024


pzfl wrote:

I have moved the check directly to `avoidZeroOffsetLandingPad`, because that's where it is actually needed.

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


More information about the llvm-commits mailing list