summaryrefslogtreecommitdiff
path: root/docs/LinkTimeOptimization.rst
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2012-12-12 16:52:40 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2012-12-12 16:52:40 +0000
commitb09c146b116359616f6cbd4c8b3328607e00ff42 (patch)
treec81ad3f2747332bbf1dae618dec28a25004746d5 /docs/LinkTimeOptimization.rst
parent1afbb517965e29b07cb42e2335d5eadd87de6535 (diff)
downloadllvm-b09c146b116359616f6cbd4c8b3328607e00ff42.tar.gz
llvm-b09c146b116359616f6cbd4c8b3328607e00ff42.tar.bz2
llvm-b09c146b116359616f6cbd4c8b3328607e00ff42.tar.xz
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
Diffstat (limited to 'docs/LinkTimeOptimization.rst')
0 files changed, 0 insertions, 0 deletions