[PATCH] D23739: [LTO] Handles commons in monolithic LTO
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 19 21:29:27 PDT 2016
mehdi_amini created this revision.
mehdi_amini added a reviewer: tejohnson.
mehdi_amini added subscribers: llvm-commits, pcc.
Herald added a subscriber: mehdi_amini.
The gold-plugin was doing this internally, now the API is handling
commons correctly based on the given resolution.
I didn't test the gold plugin, I need someone to do it for me.
https://reviews.llvm.org/D23739
Files:
include/llvm/LTO/LTO.h
lib/LTO/LTO.cpp
test/tools/llvm-lto2/Inputs/common.ll
test/tools/llvm-lto2/common.ll
tools/gold/gold-plugin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23739.68763.patch
Type: text/x-patch
Size: 8340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160820/9b46d1d6/attachment.bin>
More information about the llvm-commits
mailing list