MC/AsmParser: Move special section directive parsing to Darwin specific parser.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 12 Jul 2010 20:23:36 +0000 (20:23 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 12 Jul 2010 20:23:36 +0000 (20:23 +0000)
commit47f5608029cbb7213b8624294f7ff1c39c952b6b
tree4132df664b27e50f907fac8739ee05e9e1dc2674
parentc7a797b82bc44b0aace62033d7e1ac7058ef45c6
MC/AsmParser: Move special section directive parsing to Darwin specific parser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108187 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCParser/AsmParser.h
lib/MC/MCParser/AsmParser.cpp