repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
MIR
/
Generic
/
machine-metadata-err0.mir
blob
0502ac90e51ebc5896de0e6672eb265bb7611265
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.
4
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]]:6: expected a metadata node