summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/Resolution/X86/not-prevailing-alias.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ThinLTO] Convert dead alias to declarationsTeresa Johnson2018-02-051-0/+43
Summary: This complements the fixes in r323633 and r324075 which drop the definitions of dead functions and variables, respectively. Fixes PR36208. Reviewers: grimar, rafael Subscribers: mehdi_amini, llvm-commits, inglorion Differential Revision: https://reviews.llvm.org/D42856 llvm-svn: 324242
OpenPOWER on IntegriCloud