[PATCH] D71125: [AIX] Avoid unset csect assert for functions defined after their use in TOC

David Tenty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 12:53:45 PST 2019


daltenty updated this revision to Diff 234121.
daltenty added a comment.

- Remove function descriptor storage changes. They can best be reviewed in their own patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71125

Files:
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-toc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71125.234121.patch
Type: text/x-patch
Size: 6214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/36d5e0a5/attachment-0001.bin>


More information about the llvm-commits mailing list