[PATCH] D44543: [AsmPrinter] Emit .weak directive for weak linkage on COFF

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 15:27:57 PDT 2018


smeenai added a comment.

Yeah, you're right. Introducing a new linkage type for `__attribute__((weak))` definitions is probably the way to go then?


Repository:
  rL LLVM

https://reviews.llvm.org/D44543





More information about the llvm-commits mailing list