[PATCH] D30738: Don't internalize llvm GV's with InternalizeLinkedSymbols
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 10:54:52 PDT 2017
JDevlieghere updated this revision to Diff 91590.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.
Addressed code review comments from @tejohnson. Thanks again for reviewing!
Repository:
rL LLVM
https://reviews.llvm.org/D30738
Files:
clang/include/clang/CodeGen/CodeGenAction.h
clang/include/clang/Frontend/CodeGenOptions.h
clang/lib/CodeGen/CodeGenAction.cpp
clang/lib/Frontend/CompilerInvocation.cpp
llvm/include/llvm/Linker/Linker.h
llvm/lib/Linker/LinkModules.cpp
llvm/test/Linker/Inputs/linkage.d.ll
llvm/test/Linker/link-flags.ll
llvm/tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30738.91590.patch
Type: text/x-patch
Size: 13959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170313/68abbf09/attachment.bin>
More information about the llvm-commits
mailing list