Rename MCValue::getCst to getConstant and add MCValue::isConstant.
[oota-llvm.git] / include / llvm / MC / MCSection.h
2009-06-24 Daniel DunbarStart MCAsmStreamer implementation.
2009-06-23 Daniel DunbarStart flushing out MCContext.