[llvm-branch-commits] [llvm] release/20.x: [TailDuplicator] Determine if computed gotos using `blockaddress` (#132536) (PR #133082)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Apr 2 04:45:38 PDT 2025
dianqk wrote:
> This introduces an ABI change, I think. It modifies `isIndirectBranch` and removes ` isComputedGoto`
Although I could add a deprecation warning, this might also be considered an "ABI" break, so I removed these changes.
https://github.com/llvm/llvm-project/pull/133082
More information about the llvm-branch-commits
mailing list