summaryrefslogtreecommitdiff
path: root/test/DebugInfo
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-12-20 04:40:28 +0000
committerEric Christopher <echristo@gmail.com>2013-12-20 04:40:28 +0000
commit658537c710e399aa4e9c4ca3cd2f8211bc240560 (patch)
treeadace6343c3adf8dc1cfba3469d611dc4428644b /test/DebugInfo
parentc86696a22a44a11d24a06c46c4f2f134cddec41a (diff)
Remove extra check line that's failing on windows and not necessary at
the moment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197782 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/cu-ranges.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/DebugInfo/cu-ranges.ll b/test/DebugInfo/cu-ranges.ll
index 794100cdec8..6901f5e5c60 100644
--- a/test/DebugInfo/cu-ranges.ll
+++ b/test/DebugInfo/cu-ranges.ll
@@ -11,7 +11,6 @@
; CHECK: .debug_ranges contents:
; FIXME: When we get better dumping facilities we'll want to elaborate here.
; CHECK: 00000000 <End of list>
-; CHECK: 00000010 <End of list>
; Function Attrs: nounwind uwtable
define i32 @f(i32 %a) #0 {