summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/archive-format.test
Commit message (Expand)AuthorAgeFilesLines
* [llvm-ar] Uncapitalize error messages and delete full stopFangrui Song2019-09-141-1/+1
* [Object] Deduplicate long archive member namesPeter Wu2018-12-191-3/+2
* llvm-ar: Darwin archive format fixes.James Y Knight2018-10-101-1/+1
* Archives require a symbol table on Solaris, even if empty.Rafael Espindola2017-03-141-0/+12
* Don't modify archive members unless really needed.Rafael Espindola2017-02-211-4/+15
* Object: pad out BSD archive members to 8-bytesSaleem Abdulrasool2017-02-091-4/+6
* Use printf instead of "echo -e" or "echo -n".Rui Ueyama2016-10-261-4/+4
* Don't try to create thin bsd archives.Rafael Espindola2016-05-021-0/+3
* Trying to fix the windows bots.Rafael Espindola2015-07-161-4/+4
* Fix handling of relative paths in thin archives.Rafael Espindola2015-07-161-3/+18
* llvm-ar: Don't write the directory in the string table.Rafael Espindola2015-07-151-3/+12
* Initial support for writing thin archives.Rafael Espindola2015-07-151-0/+11
* Add support deterministic output in llvm-ar and make it the default.Rafael Espindola2015-07-131-10/+10
* Create BSD archives by default on OS X.Rafael Espindola2015-07-091-1/+1
* Start adding support for writing archives in BSD format.Rafael Espindola2015-07-081-0/+10
* Make llvm/test/Object/archive-format.test CRLF-tolerant.NAKAMURA Takumi2015-03-031-5/+4
* lit: Add 'cd' support to the internal shell and port some testsReid Kleckner2015-03-021-2/+0
* Only verify the length in archive test, we can't make assumptions on the spac...Benjamin Kramer2013-07-131-2/+2
* Add r186216 back, but make the test tolerant of different uids and gids.Rafael Espindola2013-07-131-0/+22
* Revert commit r186216 -- it's breaking bots:Chandler Carruth2013-07-131-22/+0
* Fix a off by one error about which members need to use the string table.Rafael Espindola2013-07-121-0/+22
OpenPOWER on IntegriCloud