view test/MC/MachO/section-attributes.s @ 85:5e5d649e25d2

Update LLVM 3.7
author Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
date Thu, 19 Feb 2015 15:19:25 +0900
parents 95c75e76d11b
children afa8332a0e37
line wrap: on
line source

// 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