summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/mdnodes-distinct-in-post-order.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Bitcode/mdnodes-distinct-in-post-order.ll')
-rw-r--r--llvm/test/Bitcode/mdnodes-distinct-in-post-order.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/Bitcode/mdnodes-distinct-in-post-order.ll b/llvm/test/Bitcode/mdnodes-distinct-in-post-order.ll
index 45ec48d9ab6..6e6ba604235 100644
--- a/llvm/test/Bitcode/mdnodes-distinct-in-post-order.ll
+++ b/llvm/test/Bitcode/mdnodes-distinct-in-post-order.ll
@@ -17,10 +17,6 @@
; CHECK-NEXT: <DISTINCT_NODE op0=1 op1=3 op2=2/>
!4 = distinct !{!1, !3, !2}
-; Before the named records we emit the index containing the position of the
-; previously emitted records
-; CHECK-NEXT: <INDEX {{.*}} (offset match)
-
; Note: named metadata nodes are not cannot reference null so their operands
; are numbered off-by-one.
; CHECK-NEXT: <NAME
OpenPOWER on IntegriCloud