Change the return type of UpgradeARCRuntimeCalls to void
authorAkira Hatanaka <ahatanaka@apple.com>
Thu, 8 Aug 2019 23:33:17 +0000 (23:33 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Thu, 8 Aug 2019 23:33:17 +0000 (23:33 +0000)
commit3e61ed02993ef1d0a534b682605475d3f4ce59b9
tree5208e608c260c7422ef7dcb44977d7247b4c27f6
parent5b9508396c83d4ac58a15ae6d92735fe538757dc
Change the return type of UpgradeARCRuntimeCalls to void

Nothing is using the function return.

llvm-svn: 368367
llvm/include/llvm/IR/AutoUpgrade.h
llvm/lib/IR/AutoUpgrade.cpp