[PATCH] D12027: [lld][LinkerScript] Consider order of headers in PHDRS command

Denis Protivensky via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 01:07:56 PDT 2015


denis-protivensky added a comment.

Rafael, you're right. There may be more than one output section description with the same name. But headers in PHDRS command should have unique names, so I'll leave only check for duplicate header names.


http://reviews.llvm.org/D12027





More information about the llvm-commits mailing list