summaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/directive_subsections_via_symbols.s
blob: 38d69c94c135f2cb85981d533bd46466c841e879 (plain)
1
2
3
4
5
6
# RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s

# CHECK: TEST0:
# CHECK: .subsections_via_symbols
TEST0:  
	.subsections_via_symbols
OpenPOWER on IntegriCloud