[PATCH] D71032: [AIX] Make sure to use QualNames for external global objects
David Tenty via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 4 14:00:45 PST 2019
daltenty created this revision.
Herald added subscribers: llvm-commits, jsji, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.
daltenty added reviewers: jasonliu, DiggerLin, stevewan.
Herald added a subscriber: wuzish.
previously we only handled it if their CSect hadn't been setup yet, so
we'd hit an assert later on.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71032
Files:
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/aix-xcoff-toc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71032.232199.patch
Type: text/x-patch
Size: 4571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/4345a0ee/attachment.bin>
More information about the llvm-commits
mailing list