Fix a FIXME about the format and add a test.
[oota-llvm.git] / lib / MC / MCModule.cpp
2013-07-04 Ahmed BougachaRemove use of asymmetric std::lower_bound comparator.
2013-06-19 Ahmed BougachaAllow creation of single-byte MCAtoms.
2013-05-24 Daniel JasperFix unused warning in opt builds.
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.
2011-11-15 Jim GrosbachTidy up. 80 columns.
2011-09-22 Owen AndersonStart stubbing out MCModule and MCAtom, which provide...