[PATCH] D95745: Support unwinding from inline assembly
Paul via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 12:12:16 PDT 2021
cynecx added a comment.
Something unrelated might be wrong with the test because I can reproduce the MachineVerifier issue (liveins + non-entry/landingpad) on llvm-stable (11.1) and even without the inline-asm call (replaced by a normal invoke to the target).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95745/new/
https://reviews.llvm.org/D95745
More information about the cfe-commits
mailing list