MC: Add MCAsmLayout::FragmentReplaced() helper function.
[oota-llvm.git] / include / llvm / MC / MCObjectWriter.h
2010-04-19 Dan GohmanAdd a const.
2010-03-24 Daniel DunbarMC: Direct all {fragment,section,symbol} address access...
2010-03-22 Daniel DunbarMC: Change MCObjectWriter::RecordRelocation to take...
2010-03-19 Daniel DunbarMC: Split MCObjectWriter out of MCAssembler.cpp.