[PATCH] D73307: Unique Names for Functions with Internal Linkage

Sriraman Tallam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 24 15:32:35 PST 2020


tmsriram updated this revision to Diff 240312.
tmsriram added a comment.

Minor changes.  Remove CC1option on "-fno", Remove "$" from unique suffix.


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

https://reviews.llvm.org/D73307

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/unique_internal_funcnames.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73307.240312.patch
Type: text/x-patch
Size: 5173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200124/92ef8f89/attachment.bin>


More information about the cfe-commits mailing list