OSDN Git Service

Simplify a DEBUG statement to remove a set but not used variable in release builds.
authorEric Christopher <echristo@gmail.com>
Fri, 23 Feb 2018 21:14:47 +0000 (21:14 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 23 Feb 2018 21:14:47 +0000 (21:14 +0000)
commit66a69087796edd3ebc0f0472bc066f3eba06fcc9
treea6db7b7f4080b3419b9579df579619bd325c91c3
parentad86b544408963f47d1a673427e3baa6c8fa9f06
Simplify a DEBUG statement to remove a set but not used variable in release builds.

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