Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / Generic / opt-codegen-no-target-machine.ll
blob413f09ba55ddbfdc96ea2a4712df988730a31238
1 ; RUN: not --crash opt %s -dwarfehprepare -o - 2>&1 | FileCheck %s
3 ; CHECK: Trying to construct TargetPassConfig without a target machine. Scheduling a CodeGen pass without a target triple set?