diff options
Diffstat (limited to 'llvm/test/Bitcode/metadata-function-blocks.ll')
-rw-r--r-- | llvm/test/Bitcode/metadata-function-blocks.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/Bitcode/metadata-function-blocks.ll b/llvm/test/Bitcode/metadata-function-blocks.ll index c76465ced8b..f3e83c5074d 100644 --- a/llvm/test/Bitcode/metadata-function-blocks.ll +++ b/llvm/test/Bitcode/metadata-function-blocks.ll @@ -19,9 +19,6 @@ ; Each node gets a new number. Bottom-up traversal of nodes. !named = !{!6} -; Before the records we emit an offset to the index for the block -; CHECK-NEXT: <INDEX_OFFSET - ; CHECK-NEXT: <NODE op0=1/> !4 = !{!"named"} |