Sign in
llvm
/
llvm-project
/
e14b11b74dcafea1e2a71b9788b85b34ab4cf1e6
/
.
/
llvm
/
test
/
CodeGen
/
Generic
/
opt-codegen-no-target-machine.ll
blob: 5a90f9baf95d2a2ee3cc72cb5c3851d28977b39e [
file
]
; 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?