[all-commits] [llvm/llvm-project] b5f1fa: [ELF][test] --oformat binary: Check that SIZEOF_HE...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Nov 28 18:44:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5f1fa3e5c1503137c63d5eab1bd213dea706041
https://github.com/llvm/llvm-project/commit/b5f1fa3e5c1503137c63d5eab1bd213dea706041
Author: Fangrui Song <i at maskray.me>
Date: 2021-11-28 (Sun, 28 Nov 2021)
Changed paths:
M lld/test/ELF/oformat-binary.s
Log Message:
-----------
[ELF][test] --oformat binary: Check that SIZEOF_HEADERS==0
Commit: 11291326cd983288117b52e955e7936548373c89
https://github.com/llvm/llvm-project/commit/11291326cd983288117b52e955e7936548373c89
Author: Fangrui Song <i at maskray.me>
Date: 2021-11-28 (Sun, 28 Nov 2021)
Changed paths:
M lld/ELF/Options.td
M lld/test/ELF/oformat-binary.s
Log Message:
-----------
[ELF] Support --oformat= beside Separate --oformat
Both GNU ld's manpage and ours use --oformat= as the canonical form.
It's odd that we do not support it...
Compare: https://github.com/llvm/llvm-project/compare/6488bd1d5171...11291326cd98
More information about the All-commits
mailing list