Make the size and expr arguments of .fill directive optional.
[oota-llvm.git] / test / MC / AsmParser / directive_darwin_section.s
2009-08-11 Daniel Dunbarllvm-mc: Fix darwin .section parsing. It was skipping...