[PATCH] D62532: [AIX] Implement function descriptor on SDAG
Xiangling Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 5 19:14:45 PDT 2019
Xiangling_L updated this revision to Diff 203278.
Xiangling_L added a comment.
3rd: delete init-MC option, and enable lowering object file on AIX always for MIR output.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62532/new/
https://reviews.llvm.org/D62532
Files:
llvm/include/llvm/MC/MCSymbol.h
llvm/include/llvm/MC/MCSymbolXCOFF.h
llvm/lib/CodeGen/LLVMTargetMachine.cpp
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/MC/MCContext.cpp
llvm/lib/Target/PowerPC/PPCFastISel.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/test/CodeGen/PowerPC/test_call_aix.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62532.203278.patch
Type: text/x-patch
Size: 13346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/ac9a8c63/attachment.bin>
More information about the llvm-commits
mailing list