commit | 93647f18afb1ccf1a9b609b5db827b5f422b4d78 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Sat Jan 24 10:18:47 2015 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Sat Jan 24 10:18:47 2015 +0000 |
tree | 44222f370a6c3684825b9b74b8c790cf890e3ee7 | |
parent | d3198ce4bcc3ec64068d6508f2f08be97e6be83e [diff] |
[PM] Move the LowerExpectIntrinsic pass to the Scalar library. It was already in the Scalar header and referenced extensively as being in this library, the source file was just in the utils directory for some reason. No actual functionality changed. I noticed as it didn't make sense to add a pass header to the utils headers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226991 91177308-0d34-0410-b5e6-96231b3b80d8