summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/RecordingMemoryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* And remove the control character that somehow found its way into the last che...Jim Ingham2012-03-021-1/+1
* For Sean: handle the case where you are asked for a 0 byte allocation with 0 ...Jim Ingham2012-03-021-2/+2
* Prevent assertions because of zero-sized sections,Sean Callanan2012-03-021-1/+6
* Updated LLVM to take a new MC JIT that supportsSean Callanan2012-03-011-0/+15
* I have brought LLDB up-to-date with top of treeSean Callanan2012-02-041-34/+192
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-2/+2
* Added and improved logging. This is helping us as weSean Callanan2010-07-281-0/+13
* Added extensive logging of the code that is actually goingSean Callanan2010-07-231-0/+19
* Switched over to using the new lldb::SharingPtr from Howard Hinnant. Greg Clayton2010-06-121-1/+0
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+131
OpenPOWER on IntegriCloud