1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/tools/lto
Mehdi Amini 01648c823a LTOCodeGenerator: turns linkonce(_odr) into weak_(odr) when present "MustPreserve" set
Summary:
If the linker requested to preserve a linkonce function, we should
honor this even if we drop all uses.

Reviewers: dexonsmith

Subscribers: llvm-commits, joker.eph

Differential Revision: http://reviews.llvm.org/D19527

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 267644
2016-04-27 00:32:02 +00:00
..
hide-linkonce-odr.ll LTOCodeGenerator: turns linkonce(_odr) into weak_(odr) when present "MustPreserve" set 2016-04-27 00:32:02 +00:00
lit.local.cfg
opt-level.ll
print-stats.ll Fix test from r261013 2016-02-16 22:50:19 +00:00