[PATCH] D44689: Set dso_local on string literals

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 09:30:04 PDT 2018


espindola created this revision.
espindola added reviewers: rnk, echristo.
espindola edited subscribers, added: cfe-commits; removed: llvm-commits.

https://reviews.llvm.org/D44689

Files:
  lib/CodeGen/CodeGenModule.cpp
  test/CodeGen/c-strings.c
  test/CodeGen/string-literal-short-wstring.c
  test/CodeGen/wchar-const.c
  test/CodeGenCXX/funcsig.cpp
  test/CodeGenCXX/ms_wide_predefined_expr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44689.139144.patch
Type: text/x-patch
Size: 6783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/47fc12cc/attachment.bin>


More information about the llvm-commits mailing list