Sign in
llvm
/
llvm-project
/
36b710a7e5c3bb382425c49d65400bc4adf5d1af
/
.
/
llvm
/
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?