aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/DebugInfo/2010-04-25-CU-entry_pc.ll (renamed from test/DebugInfo/2010-03-22-CU-HighLow.ll)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/2010-03-22-CU-HighLow.ll b/test/DebugInfo/2010-04-25-CU-entry_pc.ll
index 42c25e4..de099b6 100644
--- a/test/DebugInfo/2010-03-22-CU-HighLow.ll
+++ b/test/DebugInfo/2010-04-25-CU-entry_pc.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s | grep low_pc | count 2
+; RUN: llc < %s | grep entry_pc | count 2
@i = global i32 1 ; <i32*> [#uses=0]
!llvm.dbg.gv = !{!0}