[PATCH] D64825: Enable assembly output of local commons for AIX

David Tenty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 14:18:16 PDT 2019


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

- Add missing other cases of isBSSLocal
- Update unreachable error message to reflect this is an internal error


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64825

Files:
  llvm/include/llvm/MC/MCStreamer.h
  llvm/include/llvm/MC/MCXCOFFStreamer.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCAsmInfoXCOFF.cpp
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCSectionXCOFF.cpp
  llvm/lib/MC/MCStreamer.cpp
  llvm/lib/MC/MCXCOFFStreamer.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-lcomm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64825.213998.patch
Type: text/x-patch
Size: 8013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/b05ecd88/attachment.bin>


More information about the llvm-commits mailing list