MC/Mach-O: Fix some differences in symbol flag handling.
[oota-llvm.git] / test / MC / AsmParser / directive_darwin_section.s
2009-08-11 Daniel Dunbarllvm-mc: Fix darwin .section parsing. It was skipping...