[PATCH] D76932: [AIX] emit .extern and .weak directive linkage
Digger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 8 10:51:45 PDT 2020
DiggerLin updated this revision to Diff 256067.
DiggerLin marked 2 inline comments as done.
DiggerLin added a comment.
address comment and rebased the patch on D77080 <https://reviews.llvm.org/D77080> [NFC][XCOFF][AIX] Refactor get/setContainingCsect
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76932/new/
https://reviews.llvm.org/D76932
Files:
clang/lib/Driver/ToolChains/AIX.cpp
clang/test/Driver/aix-as.c
llvm/include/llvm/MC/MCAsmInfo.h
llvm/include/llvm/MC/MCDirectives.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/MC/MCAsmInfoXCOFF.cpp
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCXCOFFStreamer.cpp
llvm/lib/MC/XCOFFObjectWriter.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/aix-LinkOnceAnyLinkage.ll
llvm/test/CodeGen/PowerPC/aix-LinkOnceODRLinkage.ll
llvm/test/CodeGen/PowerPC/aix-WeakODRLinkage.ll
llvm/test/CodeGen/PowerPC/aix-extern-weak.ll
llvm/test/CodeGen/PowerPC/aix-extern.ll
llvm/test/CodeGen/PowerPC/aix-reference-func-addr-const.ll
llvm/test/CodeGen/PowerPC/aix-weak.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76932.256067.patch
Type: text/x-patch
Size: 52127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200408/3f687923/attachment-0001.bin>
More information about the cfe-commits
mailing list