Suppress a GCC -Wunused-variable warning in -Asserts builds
authorMatt Beaumont-Gay <matthewbg@google.com>
Fri, 15 Feb 2013 23:12:33 +0000 (23:12 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Fri, 15 Feb 2013 23:12:33 +0000 (23:12 +0000)
commitf78708593407286de34506e699da25a56b65a20d
tree29d0af8d39d9797b30af3b5eab85e5443a007927
parentb54562b96d407d007e9e6da3ddef09ac83e9776f
Suppress a GCC -Wunused-variable warning in -Asserts builds

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175319 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCObjectStreamer.cpp