forked from OSchip/llvm-project
5 lines
161 B
ArmAsm
5 lines
161 B
ArmAsm
|
# RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
|
||
|
|
||
|
# CHECK: .section __DWARF,__debug_frame,regular,debug
|
||
|
.section __DWARF,__debug_frame,regular,debug
|