[PATCH] D62620: [llvm-objcopy] Fix SHT_GROUP ordering.

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 11:41:50 PDT 2019


jakehehrlich added a comment.

Alternatively we can sort by Index to allow ourselves to make mistakes in maintaining the order along the way but I think I'd rather not do that since that's just a hack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62620





More information about the llvm-commits mailing list