[PATCH] D73307: Unique Names for Functions with Internal Linkage
Sriraman Tallam via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 18 17:24:07 PDT 2020
tmsriram updated this revision to Diff 251220.
tmsriram marked 5 inline comments as done.
tmsriram added a comment.
Address Reviewer comments:
- Add new driver test.
- Fix existing test to only check for code output.
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
clang/test/Driver/funique-internal-funcnames.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73307.251220.patch
Type: text/x-patch
Size: 5564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200319/ef7ecdfb/attachment.bin>
More information about the cfe-commits
mailing list