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)
commit5ae72088300ffff7c08c7c43884ad29d6f441b04
treeadc2f23bea0eeb597d6e2791d0a247196411ae9e
parentc8675507aac2b506bd49b09bf9ede36f554dc062
Suppress a GCC -Wunused-variable warning in -Asserts builds

llvm-svn: 175319
llvm/lib/MC/MCObjectStreamer.cpp