summaryrefslogtreecommitdiffstats
path: root/unittests/Object
Commit message (Expand)AuthorAgeFilesLines
* Fix unittest for buildbot with mips host (32bit big endian) from r295174David Bozier2017-02-151-6/+4
* Attempt to fix buildbots after commit of r295173. David Bozier2017-02-151-1/+11
* Fix incorrect formatting of DataRefImpl members in operator<< functionDavid Bozier2017-02-152-0/+35
* Fix llvm-symbolizer to correctly sort a symbol array and calculate symbol sizesKuba Brecka2016-11-152-0/+41
* Invert the MC -> Object dependency.Rafael Espindola2014-07-034-102/+0
* ELFObjectWriter: deduplicate suffices in strtabHans Wennborg2014-04-302-0/+41
* Object: Don't double-escape empty hexdataDavid Majnemer2014-03-201-1/+1
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-101-1/+2
* Update incorrect file headers.Sean Silva2013-08-011-1/+1
* Attempt at fixing a mingw bot.Rafael Espindola2013-07-131-2/+0
* Make BinaryRef output correctly in case of empty data.Sean Silva2013-07-093-0/+62