[PATCH] D70443: [AIX][XCOFF] Generate undefined symbol in symbol table for external function call

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 07:19:25 PST 2019


This revision was automatically updated to reflect the committed changes.
jasonliu marked an inline comment as done.
Closed by commit rG906ecae2ed8b: [AIX][XCOFF] Generate undefined symbol in symbol table for external function… (authored by jasonliu).

Changed prior to commit:
  https://reviews.llvm.org/D70443?vs=230268&id=230900#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70443/new/

https://reviews.llvm.org/D70443

Files:
  llvm/include/llvm/MC/MCSectionXCOFF.h
  llvm/include/llvm/MC/MCSymbolXCOFF.h
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-undef-func-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70443.230900.patch
Type: text/x-patch
Size: 7088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191125/a76c8bc2/attachment.bin>


More information about the llvm-commits mailing list