[PATCH] D33621: Fix for -wrap linker option and LTO, PR 33145

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 27 03:01:38 PDT 2017


ruiu added a comment.

Do you really need this much change? I expected something smaller than this. I mean, I thought what we need to do is to just pass a list of symbols which LTO should keep.


https://reviews.llvm.org/D33621





More information about the llvm-commits mailing list