llvm-project/llvm/test/tools/llvm-size
gbreynoo 41ca82cbe8 [llvm-size] Output REL, RELA and STRTAB sections when allocatable
gnu size has a number of special cases regarding REL, RELA and STRTAB
sections being considered in size output. To avoid unnecessary
complexity this commit makes llvm size outputs these sections in cases
they have the SHF_ALLOC flag.

Differential Revision: https://reviews.llvm.org/D82479
2020-07-01 12:02:32 +01:00
..
archive.test [llvm-size] print a blank line between archieve members when using sysv format 2020-01-03 14:05:55 +08:00
common.test
darwin-m.test
elf-berkeley.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf-m.test
elf-sysv.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
help.test
invalid-input.test
invalid-symbol-table-size.test [llvm-nm/objdump/size] Add tests for dumping symbol tables with invalid sh_size. 2020-05-06 17:01:20 +08:00
long-format.test
macho-berkeley.test
macho-sysv.test
multiple-inputs.test [llvm-size] print a blank line between archieve members when using sysv format 2020-01-03 14:05:55 +08:00
no-input.test
output-alloc.test [llvm-size] Output REL, RELA and STRTAB sections when allocatable 2020-07-01 12:02:32 +01:00
radix.test [llvm-size] print a blank line between archieve members when using sysv format 2020-01-03 14:05:55 +08:00
response-file.test
stdin.test
totals.test
unknown-format.test
version.test