Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b4cbb87feab0ce5fe0658711cce0e71075206c6f
/
.
/
llvm
/
test
/
CodeGen
/
Generic
/
opt-codegen-no-target-machine.ll
blob: 413f09ba55ddbfdc96ea2a4712df988730a31238 [
file
] [
log
] [
blame
]
; RUN: not --crash 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?