[PATCH] D73554: [AIX] Don't use a zero fill with a second parameter

David Tenty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 14:26:00 PST 2020


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

- Update comment
- Change assertion into report fatal error
- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73554

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
  llvm/test/CodeGen/PowerPC/aix-nonzero-zerofill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73554.241809.patch
Type: text/x-patch
Size: 4163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/62c306b5/attachment.bin>


More information about the llvm-commits mailing list