summaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/directive_darwin_section.s
blob: 4fea2ead930c749642bd06883ff68091ea04b0d0 (plain)
1
2
3
4
# RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s

# CHECK: .section __DWARF,__debug_frame,regular,debug
	.section	__DWARF,__debug_frame,regular,debug
OpenPOWER on IntegriCloud