summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/debugify.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/debugify.ll')
-rw-r--r--llvm/test/DebugInfo/debugify.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/debugify.ll b/llvm/test/DebugInfo/debugify.ll
index 6d81bb87a26..c31105bae12 100644
--- a/llvm/test/DebugInfo/debugify.ll
+++ b/llvm/test/DebugInfo/debugify.ll
@@ -80,6 +80,6 @@ define weak_odr zeroext i1 @baz() {
; CHECK-FAIL: WARNING: Missing line 3
; CHECK-FAIL: WARNING: Missing line 4
; CHECK-FAIL: ERROR: Missing variable 1
-; CHECK-FAIL: CheckModuleDebugify: FAIL
+; CHECK-FAIL: CheckModuleDebugify [{{.*}}]: FAIL
-; PASS: CheckModuleDebugify: PASS
+; PASS: CheckModuleDebugify [{{.*}}]: PASS
OpenPOWER on IntegriCloud