comparison test/MC/ELF/basic-elf-32.s @ 77:54457678186b LLVM3.6

LLVM 3.6
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Mon, 08 Sep 2014 22:06:00 +0900
parents 95c75e76d11b
children afa8332a0e37
comparison
equal deleted inserted replaced
34:e874dbf0ad9d 77:54457678186b
44 44
45 // CHECK: Name: .rel.text 45 // CHECK: Name: .rel.text
46 46
47 // CHECK: Relocations [ 47 // CHECK: Relocations [
48 // CHECK: Section (2) .rel.text { 48 // CHECK: Section (2) .rel.text {
49 // CHECK: 0x6 R_386_32 .rodata.str1.1 49 // CHECK: 0x6 R_386_32 .L.str1
50 // CHECK: 0xB R_386_PC32 puts 50 // CHECK: 0xB R_386_PC32 puts
51 // CHECK: 0x12 R_386_32 .rodata.str1.1 51 // CHECK: 0x12 R_386_32 .L.str2
52 // CHECK: 0x17 R_386_PC32 puts 52 // CHECK: 0x17 R_386_PC32 puts
53 // CHECK: } 53 // CHECK: }
54 // CHECK: ] 54 // CHECK: ]
55 55
56 // CHECK: Symbols [ 56 // CHECK: Symbols [