Speculatively revert 116753 and 116756 to attempt to fix the bots.
[oota-llvm.git] / test / MC / ELF / sleb.s
index 99631bfb4f62314b57d94f8ebcfd429f6ab54cb2..c3e471f6250873c71584cd5030cb80ab30c7abb8 100644 (file)
@@ -19,9 +19,9 @@ foo:
 
        .sleb128        8193
 
-// ELF_32: ('sh_name', 0x1) # '.text'
+// ELF_32: ('sh_name', 1) # '.text'
 // ELF_32: ('_section_data', '00017f3f 40c000bf 7fff3f80 4081c000')
-// ELF_64: ('sh_name', 0x1) # '.text'
+// ELF_64: ('sh_name', 1) # '.text'
 // ELF_64: ('_section_data', '00017f3f 40c000bf 7fff3f80 4081c000')
 // MACHO_32: ('section_name', '__text\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
 // MACHO_32: ('_section_data', '00017f3f 40c000bf 7fff3f80 4081c000')