MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.
[oota-llvm.git] / include / llvm / MC / MCFunction.h
2013-08-21 Ahmed BougachaMC CFG: Add a few needed methods, mainly MCModule:...
2013-08-21 Ahmed BougachaMC CFG: Add more MCFunction container methods (find...
2013-08-21 Ahmed BougachaMC CFG: Keep pointer to parent MCModule in created...
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.