[PATCH] D55293: [LLD][COFF] Unmerged sections

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 17:20:41 PST 2018


rnk added a comment.

In D55293#1333805 <https://reviews.llvm.org/D55293#1333805>, @ruiu wrote:

> Is `.CRT$XCU` just an example, or do you want to do something special for `.CRT$XCU`? If latter is the case, have you considered just directly implementing what you want do?


It is just an example. I believe the PDB has this information for all unmerged sections.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D55293





More information about the llvm-commits mailing list