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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 12 04:51:39 PDT 2018


yaxunl updated this revision to Diff 146468.
yaxunl marked an inline comment as done.
yaxunl added a comment.

Revised by John's comments. Also refactored to extract common code.


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.146468.patch
Type: text/x-patch
Size: 6701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180512/b4611900/attachment.bin>


More information about the cfe-commits mailing list