commit | 89df749abf11f2dd0d35371e16a62cff65ae26d1 | [log] [tgz] |
---|---|---|
author | George Rimar <grimar@accesssoftek.com> | Fri Feb 02 12:17:33 2018 +0000 |
committer | George Rimar <grimar@accesssoftek.com> | Fri Feb 02 12:17:33 2018 +0000 |
tree | 47ae55155b43a0dd3bdedfd75b66f5dcd242537b | |
parent | 8c1970134e50c140714f199e829ec8b45ef25740 [diff] |
[ThinLTO] - Fix for "ThinLTO inlines variables that should be discarded". This fixes PR36187. Patch teaches ThinLTO to drop non-prevailing variables, just like we recently did for functions (in r323633). Differential revision: https://reviews.llvm.org/D42798 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324075 91177308-0d34-0410-b5e6-96231b3b80d8