[PATCH] D46643: CodeGen: Emit string literal in constant address space

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 14 11:11:28 PDT 2018


yaxunl updated this revision to Diff 146647.
yaxunl marked 2 inline comments as done.
yaxunl added a comment.

Revised by John's comments.


https://reviews.llvm.org/D46643

Files:
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenModule.h
  test/CodeGenCXX/amdgcn-string-literal.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46643.146647.patch
Type: text/x-patch
Size: 6590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180514/287257b7/attachment.bin>


More information about the cfe-commits mailing list