[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 11:20:18 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297649: [Linker] Provide callback for internalization (authored by JDevlieghere).
Changed prior to commit:
https://reviews.llvm.org/D30738?vs=91590&id=91596#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30738
Files:
cfe/trunk/include/clang/CodeGen/CodeGenAction.h
cfe/trunk/include/clang/Frontend/CodeGenOptions.h
cfe/trunk/lib/CodeGen/CodeGenAction.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
llvm/trunk/include/llvm/Linker/Linker.h
llvm/trunk/lib/Linker/LinkModules.cpp
llvm/trunk/test/Linker/Inputs/linkage.d.ll
llvm/trunk/test/Linker/link-flags.ll
llvm/trunk/tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30738.91596.patch
Type: text/x-patch
Size: 14124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170313/38aea413/attachment.bin>
More information about the llvm-commits
mailing list