Add assert to catch an attempt to emit .byte 256
[oota-llvm.git] / lib / MC / MCObjectFormat.cpp
2010-10-19 Chandler CarruthMove the definition of this to the source file to ancho...
2010-10-16 Rafael EspindolaAdd a MCObjectFormat class so that code common to all...