1 // RUN
: llvm-mc
-filetype
=obj
-triple x86_64-linux
%s
-o
- | llvm-dwarfdump
--eh-frame
- | FileCheck
%s
3 .section .text.a, "ax", %progbits
7 .pushsection .text.b, "ax", %progbits
13 .pushsection .text.c, "ax", %progbits
25 .pushsection .text.d, "ax", %progbits
38 // CHECK
: pc
=00000000...00000001
40 // CHECK
: pc
=00000000...00000002
42 // CHECK
: pc
=00000000...00000003
44 // CHECK
: pc
=00000000...00000004