brintos

brintos / llvm-project-archived public Read only

0
0
Text · 201 B · 5a90f9b Raw
4 lines · plain
1; RUN: not opt %s -dwarf-eh-prepare -o - 2>&1 | FileCheck %s2 3; CHECK: LLVM ERROR: trying to construct TargetPassConfig without a target machine. Scheduling a CodeGen pass without a target triple set?4