[PATCH] D17867: [gold] Handle modules that are not included in the link.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 15:11:41 PST 2016


eugenis updated this revision to Diff 49782.
eugenis added a comment.

Removed ifndef around LDPO_PIE.
I've reformatted the whole function (git-clang-format did not work for me for some reason). It's probably better to have consistent formatting inside a function (if not across the whole file).


Repository:
  rL LLVM

http://reviews.llvm.org/D17867

Files:
  tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17867.49782.patch
Type: text/x-patch
Size: 6850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/0edd4393/attachment.bin>


More information about the llvm-commits mailing list