Added llvm-mc support for parsing the .dump and .load directives.
[oota-llvm.git] / test / MC / AsmParser / directive_dump_and_load.s
2009-07-15 Kevin EnderbyAdded llvm-mc support for parsing the .dump and .load...