[PATCH] D95745: Support unwinding from inline assembly

Paul via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 12:17:37 PDT 2021


cynecx added a comment.

Okay. This is a known issue https://bugs.llvm.org/show_bug.cgi?id=39439. I'll upload a new patch which includes`-verify-machineinstrs=0` as a temporary workaround. (See the sjlj-eh.ll test)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95745/new/

https://reviews.llvm.org/D95745



More information about the llvm-commits mailing list