aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/MemoryObject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-19/+0
* Remove the Copied parameter from MemoryObject::readBytes.Benjamin Kramer2013-05-241-5/+1
* Make MemoryObject accessor members const againDerek Schuff2012-02-291-1/+1
* Enable streaming of bitcodeDerek Schuff2012-02-061-1/+1
* Report failure if there are less bytes than requested in a MemoryObject.Benjamin Kramer2011-08-271-2/+5
* canonicalize namespace gymnasticsChris Lattner2009-09-091-23/+20
* Added an abstract superclass, MCDisassembler, forSean Callanan2009-09-091-0/+37