[PATCH] D107216: Revert [MC][ELF] Emit separate unique sections for different flags

Josh Stone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 15:26:36 PDT 2021


cuviper added a comment.

Rust's LLVM fork has the revert, but this is still going to be a problem for Rust with system LLVM 13. Do we have a way forward for this release? A revert seems to be a safer path than trying to develop something new in short time.

Even if the former behavior wasn't guaranteed, it still worked well enough in practice, so right now we have a functional regression.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107216



More information about the llvm-commits mailing list