[PATCH] D80953: [AIX] asm output: use character literals in byte lists for strings

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 18:14:48 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0a146a9d0bdd: [AIX] asm output: use character literals in byte lists for strings (authored by hubert.reinterpretcast).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80953

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/MC/MCAsmInfoXCOFF.cpp
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/test/CodeGen/PowerPC/aix-bytestring.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-data.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-rodata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80953.295158.patch
Type: text/x-patch
Size: 11341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/1af4cdcc/attachment.bin>


More information about the llvm-commits mailing list