Mercurial > hg > CbC > CbC_llvm
comparison test/MC/AArch64/elf-extern.s @ 95:afa8332a0e37 LLVM3.8
LLVM 3.8
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 13 Oct 2015 17:48:58 +0900 |
parents | 95c75e76d11b |
children | 3a76565eade5 |
comparison
equal
deleted
inserted
replaced
84:f3e34b893a5f | 95:afa8332a0e37 |
---|---|
25 .size check_extern, .Ltmp4-check_extern | 25 .size check_extern, .Ltmp4-check_extern |
26 .cfi_endproc | 26 .cfi_endproc |
27 | 27 |
28 | 28 |
29 // CHECK: Relocations [ | 29 // CHECK: Relocations [ |
30 // CHECK: Section (2) .rela.text { | 30 // CHECK: Section {{.*}} .rela.text { |
31 // CHECK: 0x{{[0-9,A-F]+}} R_AARCH64_CALL26 memcpy | 31 // CHECK: 0x{{[0-9,A-F]+}} R_AARCH64_CALL26 memcpy |
32 // CHECK: } | 32 // CHECK: } |
33 // CHECK: ] | 33 // CHECK: ] |