[PATCH] D62532: [AIX] Implement function descriptor on SDAG

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 07:31:22 PDT 2019


Xiangling_L updated this revision to Diff 203361.
Xiangling_L added a comment.

address minor changes


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.203361.patch
Type: text/x-patch
Size: 13343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/a6999cb3/attachment.bin>


More information about the llvm-commits mailing list