[PATCH] D114545: [CodeGen] Async unwind - add a pass to fix CFI information

Muhammad Omair Javaid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 01:14:56 PDT 2022


omjavaid added a comment.

Hi I have temporarily reverted this change as it has caused LLVM buildbot failures with failing fuzzer-threaded.test with clang crashing over an assertion failure in llvm/lib/CodeGen/CFIFixup.cpp. Kindly look into it. Thanks
.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114545



More information about the llvm-commits mailing list