[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
Wed Nov 20 08:07:21 PST 2019


jasonliu updated this revision to Diff 230268.
jasonliu added a comment.

Removed unnecessary assertion.


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.230268.patch
Type: text/x-patch
Size: 7104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/6f8a2204/attachment-0001.bin>


More information about the llvm-commits mailing list