llvm-mc: Don't crash when using -n and we see a directive before the initial section.
[oota-llvm.git] / lib / MC / MCParser / MCAsmParserExtension.cpp
2010-07-12 Daniel DunbarMC: Add MCAsmParserExtension, a base class for all...