[all-commits] [llvm/llvm-project] 93d569: Don't run MachineVerifier on sjlj-unwind-inline-as...
cynecx via All-commits
all-commits at lists.llvm.org
Thu May 13 15:14:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93d56922fabaf52eec8d1d4e28e04fa47eb1c797
https://github.com/llvm/llvm-project/commit/93d56922fabaf52eec8d1d4e28e04fa47eb1c797
Author: cynecx <me at cynecx.net>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M llvm/test/CodeGen/X86/sjlj-unwind-inline-asm-codegen.ll
Log Message:
-----------
Don't run MachineVerifier on sjlj-unwind-inline-asm test because of known issue (PR39439)
Fixes buildbot failure (https://lab.llvm.org/buildbot/#/builders/16/builds/10825).
Reviewed By: Amanieu
Differential Revision: https://reviews.llvm.org/D102433
More information about the All-commits
mailing list