summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-size
Commit message (Expand)AuthorAgeFilesLines
* [llvm-size] print a blank line between archieve members when using sysv formatTH3CHARLie2020-01-033-2/+9
* [yaml2obj, obj2yaml] - Add support for SHT_NOTE sections.georgerim2019-10-251-0/+1
* Reapply: [llvm-size] Tidy up error messages (PR42970)Jordan Rupprecht2019-10-142-8/+4
* Revert r374771 "[llvm-size] Tidy up error messages (PR42970)"Nico Weber2019-10-142-4/+8
* [llvm-size] Tidy up error messages (PR42970)Fangrui Song2019-10-142-8/+4
* [yaml2obj/obj2yaml] - Add support for SHT_HASH sections.George Rimar2019-10-011-0/+1
* [llvm-size][test] Improve llvm-size testingJames Henderson2019-08-1427-143/+1088
* [binutils] Add response file option to help and docsJames Henderson2019-06-211-0/+7
* [llvm-nm][llvm-size] Use --double-dash options in testsFangrui Song2019-04-261-5/+5
* [llvm-size][libobject] Add explicit "inTextSegment" methods similar to "isTex...Jordan Rupprecht2018-12-132-2/+57
* [llvm-size] Berkeley formatting: use tabs instead of spaces as field delimeters.Jordan Rupprecht2018-09-211-0/+15
* Fix a bug with llvm-size and the -m option with multiple files not printing t...Kevin Enderby2016-12-012-0/+4
* llvm-size: Add --totals optionHemant Kulkarni2016-09-121-1/+2
* Add the first of what will be a long line of additional error checks for inva...Kevin Enderby2016-08-051-1/+1
* Fix llvm-size to exit with non zero when it can’t open a file.Kevin Enderby2016-05-021-1/+1
* [llvm-size] Implement --common optionHemant Kulkarni2016-03-281-0/+29
* [llvm-size] Make error handling uniform.Davide Italiano2016-02-131-1/+1
* This brings back commit r259578.Rafael Espindola2016-02-092-0/+30
* Revert "Correct size calculations for ELF files"Rafael Espindola2016-02-092-26/+0
* Fix a formatting problems with llvm-size and the -m option.Kevin Enderby2016-02-092-0/+7
* Correct size calculations for ELF filesHemant Kulkarni2016-02-022-0/+26
* [llvm-size] Attempt to fix a test failure on Windows.Davide Italiano2015-10-031-1/+1
* [llvm-size] Fix time to check if time of use bug.Davide Italiano2015-10-031-0/+2
OpenPOWER on IntegriCloud