[PATCH] D59120: [ELF] Sort notes by alignment in decreasing order
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 7 17:18:14 PST 2019
jakehehrlich added a comment.
Would be nice to have a test where 2 sections are out of order, and this change puts them into the correct order. It's not clear from this if the build ID section is naturally placed at the end or not.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59120/new/
https://reviews.llvm.org/D59120
More information about the llvm-commits
mailing list