commit | 99d340ac177942022ab8d560468b032fd64d36a9 | [log] [tgz] |
---|---|---|
author | Davide Italiano <davide@freebsd.org> | Sun May 15 08:04:28 2016 +0000 |
committer | Davide Italiano <davide@freebsd.org> | Sun May 15 08:04:28 2016 +0000 |
tree | 015842d2ac195d7ceb50b0c9b04b68bca3127f4a | |
parent | 27c044cbde7acf5a4a9725dae6b894fd26b6c7d0 [diff] |
[PM/SCCP] Fix pass dependencies. TargetLibraryInfoWrapperPass is a dependency of SCCP but it's not listed as such. Chandler pointed out this is an easy mistake to make which only surfaces in weird crashes with some flag combinations. This code will go away anyway at some point in the future, but as long as it's (still) exercised, try to make it correct. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269589 91177308-0d34-0410-b5e6-96231b3b80d8