Sign in
◑
Theme
llvm
/
llvm-project
/
4beeff3c2bf125de9dda8b374ffc9ec052d02810
/
.
/
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?