Added some aliases to the fcomip and fucompi Intel instructions. So that llvm-mc
[oota-llvm.git] / test / MC / AsmParser / directive_darwin_section.s
2009-08-11 Daniel Dunbarllvm-mc: Fix darwin .section parsing. It was skipping...