commit | b09c146b116359616f6cbd4c8b3328607e00ff42 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Wed Dec 12 16:52:40 2012 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Wed Dec 12 16:52:40 2012 +0000 |
tree | c81ad3f2747332bbf1dae618dec28a25004746d5 | |
parent | 1afbb517965e29b07cb42e2335d5eadd87de6535 [diff] |
The TargetData is not used for the isPowerOfTwo determination. It has never been used in the first place. It simply was passed to the function and to the recursive invocations. Simply drop the parameter and update the callers for the new signature. Patch by Saleem Abdulrasool! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169988 91177308-0d34-0410-b5e6-96231b3b80d8