[PATCH] D44543: [AsmPrinter] Emit .weak directive for weak linkage on COFF
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 28 10:12:28 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6112a56dde6: [AsmPrinter] Emit .weak directive for weak linkage on COFF for symbols without… (authored by mstorsjo).
Changed prior to commit:
https://reviews.llvm.org/D44543?vs=252803&id=253357#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D44543/new/
https://reviews.llvm.org/D44543
Files:
llvm/include/llvm/MC/MCAsmInfo.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/MC/MCAsmInfoCOFF.cpp
llvm/test/CodeGen/X86/coff-linkonce.ll
llvm/test/CodeGen/X86/coff-weak.ll
llvm/test/CodeGen/X86/dllexport-x86_64.ll
llvm/test/CodeGen/X86/dllexport.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44543.253357.patch
Type: text/x-patch
Size: 5670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/ac2770b4/attachment-0001.bin>
More information about the llvm-commits
mailing list