summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCModule.h
Commit message (Expand)AuthorAge
* MC CFG: Split MCBasicBlocks to mirror atom splitting.Ahmed Bougacha2013-08-21
* MC CFG: Add a few needed methods, mainly MCModule::findFirstAtomAfter.Ahmed Bougacha2013-08-21
* MC CFG: Add entrypoint address to MCModule.Ahmed Bougacha2013-08-21
* MC CFG: Keep pointer to parent MCModule in created MCFunctions.Ahmed Bougacha2013-08-21
* Revert "Remove use of asymmetric std::lower_bound comparator."Ahmed Bougacha2013-07-23
* Remove use of asymmetric std::lower_bound comparator.Ahmed Bougacha2013-07-04
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-24
* Start stubbing out MCModule and MCAtom, which provide an API for accessing th...Owen Anderson2011-09-22