[PATCH] D52602: [LLD] [COFF] Cope with GCC produced weak aliases referring to comdat functions

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 16:18:04 PDT 2018


ruiu added a comment.

Do you know why gcc creates this .weak.* symbol in the first place, and is there any real use of .weak.* symbol in the wild?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52602





More information about the llvm-commits mailing list