summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCAtom.h
Commit message (Expand)AuthorAge
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-02
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Fix MCDataAtom never calling remap when adding data.Rafael Espindola2013-10-16
* MC CFG: uint64_t -> size_t for vector size.Ahmed Bougacha2013-08-21
* MC CFG: Add a getter for MCDataAtom's data array.Ahmed Bougacha2013-08-21
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-24
* Make methods const.Jakub Staszak2013-03-18
* MCAtom extending methods need to extend the range of the atom as well.Owen Anderson2011-10-10
* Start stubbing out MCModule and MCAtom, which provide an API for accessing th...Owen Anderson2011-09-22
* We decided to not worry about Atoms for now, it should be straightforward toDaniel Dunbar2009-06-24
* Start MCAsmStreamer implementation.Daniel Dunbar2009-06-24
* Start flushing out MCContext.Daniel Dunbar2009-06-23