Fix build breakage from r337562
authorPavel Labath <labath@google.com>
Fri, 20 Jul 2018 15:40:24 +0000 (15:40 +0000)
committerPavel Labath <labath@google.com>
Fri, 20 Jul 2018 15:40:24 +0000 (15:40 +0000)
commit0120691f535b8b47d9625a437f91ddfa39f650e0
tree39918fb83cc8647617ccdc0922205b474cabc164
parent25802ac9fde5f0f3643c08c7a75b748a8ec10009
Fix build breakage from r337562

I changed a variable's type from pointer to reference, but forgot to
update the assert-only code.

llvm-svn: 337564
llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp