Open bcl5980 opened 2 years ago
@llvm/issue-subscribers-backend-aarch64
I'm on HEAD and I get this same crash with LLVM_EXPENSIVE_CHECKS on arm64-apple-ios14.4 (jailbroken). My crash happened after MachineCombiner::runOnMachineFunction.
Oddly, if I change the crash script -emit-obj
to -emit-llvm
, and then clang -c filename.ll
, it compiles to machine code object successfully.
Trigger assert: