summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/function-encoding-rel-operands.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Bitcode/function-encoding-rel-operands.ll')
-rw-r--r--llvm/test/Bitcode/function-encoding-rel-operands.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/function-encoding-rel-operands.ll b/llvm/test/Bitcode/function-encoding-rel-operands.ll
index 08e3fc01805..24d6d808286 100644
--- a/llvm/test/Bitcode/function-encoding-rel-operands.ll
+++ b/llvm/test/Bitcode/function-encoding-rel-operands.ll
@@ -48,3 +48,5 @@ entry:
%2 = icmp eq i32 %1, %a
ret i1 %2
}
+
+; CHECK: Stream type: LLVM IR
OpenPOWER on IntegriCloud