Remove extra check line that's failing on windows and not necessary at
authorEric Christopher <echristo@gmail.com>
Fri, 20 Dec 2013 04:40:28 +0000 (04:40 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 20 Dec 2013 04:40:28 +0000 (04:40 +0000)
the moment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197782 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/cu-ranges.ll

index 794100cdec87f9611d4bc037629f681640eb3bf2..6901f5e5c6013f8fbd0ee7646df85e6cc76152f3 100644 (file)
@@ -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 {