[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
Thu Jun 4 14:57:24 PDT 2020


hubert.reinterpretcast updated this revision to Diff 268595.
hubert.reinterpretcast added a comment.

- Rebase to 3d9bb031d13c884122a5da456659e47dd52ec1f7 <https://reviews.llvm.org/rG3d9bb031d13c884122a5da456659e47dd52ec1f7>


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.268595.patch
Type: text/x-patch
Size: 10385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/359515f2/attachment.bin>


More information about the llvm-commits mailing list