Fix test case to be portable to different architectures.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 19 Sep 2014 18:31:25 +0000 (18:31 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 19 Sep 2014 18:31:25 +0000 (18:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218134 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/gmlt.ll

index 0c81c29ed7da9956f21b4723b1dd86546fb55ff5..3912134b2d1094c9d2b2f824d3b9e69c4748a098 100644 (file)
 ; CHECK: NULL
 
 
-; FIXME: llvm-dwarfdump should detect the relocations here and realize that the
-; first two "end of list" are really just unrelocated values describing the two
-; functions in the CU.
 ; CHECK: .debug_ranges contents:
+
+; ... some addresses (depends on platform (such as platforms with function
+; reordering in the linker), and looks wonky on platforms with zero values
+; written in relocation places (dumper needs to        be fixed to read the
+; relocations rather than interpret that as the end of a range list))
+
 ; CHECK: 00000000 <End of list>
-; CHECK: 00000010 <End of list>
-; CHECK: 00000020 <End of list>
+
 
 ; Check that we don't emit any pubnames or pubtypes under -gmlt
 ; CHECK: .debug_pubnames contents: