1 // RUN
: llvm-mc
-triple powerpc-apple-darwin8
-arch
=ppc32
-filetype
=obj
%s
-o
- | llvm-readobj
--sections | FileCheck
%s
4 // CHECK-NEXT
: Index
: 0
7 // CHECK-NEXT
: Index
: 1
8 // CHECK-NEXT
: Name
: __textcoal_nt
(
11 // CHECK-NEXT
: Index
: 2
14 // CHECK-NEXT
: Index
: 3
15 // CHECK-NEXT
: Name
: __const_coal
(
18 // CHECK-NEXT
: Index
: 4
19 // CHECK-NEXT
: Name
: __datacoal_nt
(
21 .section __TEXT,__text,regular,pure_instructions
23 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
24 .section __TEXT,__symbol_stub1,symbol_stubs,pure_instructions,16
25 .section __TEXT,__text,regular,pure_instructions
26 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
33 .subsections_via_symbols
34 .section __TEXT,__const_coal,coalesced
41 .section __DATA,__datacoal_nt,coalesced