[PATCH] D23352: [ELF] - Linkerscript: implemented simple heuristic for placing orphan sections.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 14:19:38 PDT 2016
ruiu added a comment.
I imagine that if you want to implement a logic for orphan sections, you want to implement the same rule for the non-linker-script case. I'ts hard to review because there are many patches on the fly. I'm wondering how this change will relate to https://reviews.llvm.org/D23315.
https://reviews.llvm.org/D23352
More information about the llvm-commits
mailing list