[PATCH] D42107: [ThinLTO] - Stop internalizing and drop non-prevailing symbols.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 26 07:13:02 PST 2018
grimar updated this revision to Diff 131584.
grimar added a comment.
- Fixed issue with symbols from "module asm" blocks.
https://reviews.llvm.org/D42107
Files:
include/llvm/LTO/LTO.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/LTO/LTO.cpp
lib/LTO/LTOBackend.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/LTO/Resolution/X86/Inputs/not-prevailing.ll
test/LTO/Resolution/X86/not-prevailing.ll
test/ThinLTO/X86/deadstrip.ll
test/ThinLTO/X86/internalize.ll
test/tools/gold/X86/global_with_section.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42107.131584.patch
Type: text/x-patch
Size: 17401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180126/b39628b1/attachment.bin>
More information about the llvm-commits
mailing list