1 ; RUN
: llvm-mc
-triple arm64-apple-darwin10
%s
-filetype
=obj
-o
- | llvm-readobj
-r
--expand-relocs
- | FileCheck
%s
3 ; Test tha we produce an external relocation. There is no apparent need for it
, but
4 ; ld64
(241.9) crashes if we don
't.
7 ; CHECK-NEXT: Section __bar {
8 ; CHECK-NEXT: Relocation {
9 ; CHECK-NEXT: Offset: 0x0
10 ; CHECK-NEXT: PCRel: 0
11 ; CHECK-NEXT: Length: 3
12 ; CHECK-NEXT: Type: ARM64_RELOC_UNSIGNED (0)
13 ; CHECK-NEXT: Symbol: Lbar
18 .section __TEXT,__cstring
24 .section __foo,__bar,literal_pointers