[PATCH] D107748: [MC][ELF] Mark Solaris objects as ELFOSABI_SOLARIS
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 04:47:01 PDT 2021
ro added a comment.
In D107748#2934871 <https://reviews.llvm.org/D107748#2934871>, @MaskRay wrote:
> Needs a test. `test/MC/ELF/section-gnu.s` is a reference.
Like the attached? Right now, we cannot do much more than check that `ELFOSABI_SOLARIS` is emitted for `*-solaris` triples.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107748/new/
https://reviews.llvm.org/D107748
More information about the llvm-commits
mailing list