commit | 2d32ddf143461413ee2d86a3a096912d8d0a2ed4 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Thu Apr 13 00:20:31 2017 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Thu Apr 13 00:20:31 2017 +0000 |
tree | 967037fb347d8884502b9961bedd95cd54ed2867 | |
parent | dc359e4a20c7224e16c3e5580883f94bbc998c68 [diff] |
[IR] Remove the APIntMoveTy typedef from ConstantRange. Use APInt type directly. This typedef used to be conditional based on whether rvalue references were supported. Looks like it got left behind when we switched to always having rvalue references with c++11. I don't think it provides any value now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300146 91177308-0d34-0410-b5e6-96231b3b80d8