Sign in
llvm
/
llvm-project
/
llvm
/
5f675a412a35982c2cbfa399b7ba3b4ff3b84d13
/
.
/
test
/
CodeGen
/
Generic
/
opt-codegen-no-target-machine.ll
blob: 5a90f9baf95d2a2ee3cc72cb5c3851d28977b39e [
file
] [
log
] [
blame
]
; RUN: not opt %s -dwarf-eh-prepare -o - 2>&1 | FileCheck %s
; CHECK: LLVM ERROR: trying to construct TargetPassConfig without a target machine. Scheduling a CodeGen pass without a target triple set?