1 # RUN: llvm-mc -triple=aarch64-unknown-linux-gnu -position-independent \
2 # RUN: -filetype=obj -o %t.o %s
3 # RUN: llvm-jitlink -noexec -check %s %t.o
6 .file "elf_section_start_stop.c"
18 .size main, .Lfunc_end0-main
21 .section custom_section,"aw",@progbits
28 # jitlink-check: *{8}z = (*{8}y) + 4
35 .xword __start_custom_section
42 .xword __stop_custom_section