[PATCH] D148356: [lld/ELF] Sort sections by SHF_X86_64_LARGE

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 10:53:15 PDT 2023


MaskRay added a comment.

The MC and lld/ELF parts belong to different patches.

The `SHF_X86_64_LARGE` MC change should test `llvm-readelf -S` or `llvm-readobj -S` output.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148356/new/

https://reviews.llvm.org/D148356



More information about the llvm-commits mailing list