[PATCH] D95370: [ELF] Infer OSABI from input files for -m options without explicit OSABI
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 08:47:29 PST 2021
jrtc27 added a comment.
@bsdjhb has been intending to fix ldd to recognise the ELF note rather than requiring the OSABI be FreeBSD. The only reason to set the OSABI to FreeBSD is so that the various FOO_LOOS-FOO_HIOS can be interpreted correctly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95370/new/
https://reviews.llvm.org/D95370
More information about the llvm-commits
mailing list