[PATCH] D39739: [HCC] Add flag to Import Weak Functions in Function Importer

Brian Sumner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 22 08:11:14 PDT 2018


b-sumner added a comment.

In https://reviews.llvm.org/D39739#1045611, @ashi1 wrote:

> Is first one encountered a poor design?


Strong or first weak is the standard behavior for ISA level linkers.


Repository:
  rL LLVM

https://reviews.llvm.org/D39739





More information about the cfe-commits mailing list