Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / MIR / Generic / machine-metadata-err2.mir
blob0e731b12c64568911b35bbac969812f203a313d2
1 # RUN: not llc -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
2 # This test ensures that the MIR parser detects errors when parsing machine
3 # metadata.
5 --- |
6   define i32 @t0() {
7     ret i32 0
8   }
9 ...
10 ---
11 name: t0
12 machineMetadataNodes:
13   - '!9 = distinct {!9, !7, !"Dst"}'
14 ...
15 # CHECK: [[@LINE-2]]:20: expected a metadata node