Fix unused variable warning for non-assert builds.
authorEric Christopher <echristo@gmail.com>
Wed, 31 Jul 2019 21:02:03 +0000 (21:02 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 31 Jul 2019 21:02:03 +0000 (21:02 +0000)
commit36fb93982f0e518a5399874aae09abc043f63bed
tree5ebe86abe9df5ce50bf55719376badfe9181c08d
parent970a57907ed34e4f5b502ec071f2266937c40cad
Fix unused variable warning for non-assert builds.

llvm-svn: 367482
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp