1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/MC/MachO/section-attributes.s

8 lines
189 B
ArmAsm
Raw Normal View History

// RUN: llvm-mc -triple i386-apple-darwin9 %s -filetype=obj -o %t
// RUN: macho-dump %t | FileCheck %s
// CHECK: # Section 1
// CHECK: ('flags', 0x0)
.section __TEXT,__objc_opt_ro
.long 0