Sign in
swiftshader
/
SwiftShader
/
5f1b4c0ba92e3b37ba64b9a9dd4d6e03c37cac19
/
.
/
third_party
/
llvm-7.0
/
llvm
/
test
/
CodeGen
/
Generic
/
opt-codegen-no-target-machine.ll
blob: c6cb1c2b657b41f6397edb7d20c8f2ac5992f001 [
file
] [
log
] [
blame
]
; RUN: not opt %s -dwarfehprepare -o - 2>&1 | FileCheck %s
; CHECK: Trying to construct TargetPassConfig without a target machine. Scheduling a CodeGen pass without a target triple set?