]> granicus.if.org Git - llvm/commit
[APInt] Remove unused functions from the APIntOps namespace. The corresponding method...
authorCraig Topper <craig.topper@gmail.com>
Fri, 31 Mar 2017 18:30:01 +0000 (18:30 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 31 Mar 2017 18:30:01 +0000 (18:30 +0000)
commit3eae0cb16587e3c60572aafa97d683f9d7acec02
tree5fe37798929200b9d23fae6a4a2ea4ffc1057c67
parentd1c650cbed3d28b0c4f3ea259dbc92e3ee2ab9cc
[APInt] Remove unused functions from the APIntOps namespace. The corresponding methods on the APInt object should be used instead. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299242 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h