[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 02:25:10 PDT 2017
JDevlieghere updated this revision to Diff 91525.
JDevlieghere added a comment.
- Added test
- Feedback from Teresa
- Unified diff as suggested by Mehdi in https://reviews.llvm.org/D30792
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.91525.patch
Type: text/x-patch
Size: 13576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170313/6a4db05a/attachment.bin>
More information about the llvm-commits
mailing list