1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/tools/llvm-size
gbreynoo b02a489508 [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
common.test
darwin-m.test
elf-berkeley.test
elf-m.test
elf-sysv.test
help.test
invalid-input.test
invalid-symbol-table-size.test
long-format.test
macho-berkeley.test
macho-sysv.test
multiple-inputs.test
no-input.test
output-alloc.test
radix.test
response-file.test
stdin.test
totals.test
unknown-format.test
version.test