[PATCH] D66724: [AIX]Emit function descriptor csect in assembly
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 12:37:45 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373009: [AIX]Emit function descriptor csect in assembly (authored by xiangling_liao, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66724?vs=221950&id=222011#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66724/new/
https://reviews.llvm.org/D66724
Files:
llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
llvm/trunk/include/llvm/MC/MCAsmInfo.h
llvm/trunk/include/llvm/MC/MCAsmInfoXCOFF.h
llvm/trunk/include/llvm/MC/MCDirectives.h
llvm/trunk/include/llvm/MC/MCSymbolXCOFF.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/MC/MCAsmInfoXCOFF.cpp
llvm/trunk/lib/MC/MCAsmStreamer.cpp
llvm/trunk/lib/MC/MCELFStreamer.cpp
llvm/trunk/lib/MC/MCMachOStreamer.cpp
llvm/trunk/lib/MC/MCSectionXCOFF.cpp
llvm/trunk/lib/MC/XCOFFObjectWriter.cpp
llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/trunk/test/CodeGen/PowerPC/aix-xcoff-common.ll
llvm/trunk/test/CodeGen/PowerPC/test_func_desc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66724.222011.patch
Type: text/x-patch
Size: 18219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/bfb233bd/attachment-0001.bin>
More information about the llvm-commits
mailing list