[PATCH] D130121: [3/3] [COFF] Emit embedded -exclude-symbols: directives for hidden visibility for MinGW
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 22 04:43:05 PDT 2022
mstorsjo updated this revision to Diff 446788.
mstorsjo added a comment.
Use `.isOSCygMing()` in the new code (not updating the existing case in the function).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130121/new/
https://reviews.llvm.org/D130121
Files:
llvm/lib/IR/Mangler.cpp
llvm/test/CodeGen/X86/mingw-hidden.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130121.446788.patch
Type: text/x-patch
Size: 4699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220722/a5204bba/attachment.bin>
More information about the llvm-commits
mailing list