[all-commits] [llvm/llvm-project] bd288e: [ELF] Make -t work with --format=binary
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Sep 16 00:41:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd288ebf5f08c941831b19e536d5d1156b47abf7
https://github.com/llvm/llvm-project/commit/bd288ebf5f08c941831b19e536d5d1156b47abf7
Author: Fangrui Song <i at maskray.me>
Date: 2023-09-16 (Sat, 16 Sep 2023)
Changed paths:
M lld/ELF/InputFiles.cpp
M lld/test/ELF/format-binary.test
Log Message:
-----------
[ELF] Make -t work with --format=binary
This is natural and matches GNU ld.
More information about the All-commits
mailing list