2 Commits

Author SHA1 Message Date
Fangrui Song
361a8226f9 [ELF][test] Add -NEXT and -NOT after D150644 (–-print-memory-usage) 2023-05-25 13:05:43 -07:00
Petr Hosek
811cbfc262 [lld][ELF] Implement –print-memory-usage
This option was introduced in GNU ld in
https://sourceware.org/legacy-ml/binutils/2015-06/msg00086.html and is
often used in embedded development. This change implements this option
in LLD matching the GNU ld output verbatim.

Differential Revision: https://reviews.llvm.org/D150644
2023-05-25 07:14:18 +00:00