Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
9af747b4211bebc673d01cce7e276007ec05d0f6
/
.
/
llvm
/
test
/
MC
/
AsmParser
/
directive_darwin_section.s
blob: 4fea2ead930c749642bd06883ff68091ea04b0d0 [
file
] [
log
] [
blame
]
Daniel Dunbar
9af747b
2009-08-11 03:42:33 +0000
[
diff
] [
blame^
]
1
# RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
2
3
# CHECK: .section __DWARF,__debug_frame,regular,debug
4
.section __DWARF
,
__debug_frame
,
regular
,
debug