summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/StreamingMemoryObject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support: Move StreamingMemoryObject{,Test}.cpp, NFCDuncan P. N. Exon Smith2016-03-271-39/+0
* Use std::unique_ptr to manage the DataStreamer in bitcode parsing.Rafael Espindola2015-06-161-4/+5
* Fix StreamingMemoryObject to respect known object size.Derek Schuff2015-05-211-0/+9
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+0
* Fix a silly bug in StreamingMemoryObject.cpp.Rafael Espindola2014-11-211-0/+30
OpenPOWER on IntegriCloud