AtomicExpandPass: mark assert variable as used
authorJF Bastien <jfb@google.com>
Mon, 11 Apr 2016 23:03:54 +0000 (23:03 +0000)
committerJF Bastien <jfb@google.com>
Mon, 11 Apr 2016 23:03:54 +0000 (23:03 +0000)
commitb3ac75f7488ba2c5f2f322e9e89380b5358b2002
tree9893386c785587985689194910b12f724fd5d4b7
parent00db547f97dd4b2d355b569cd6069f8d303fc560
AtomicExpandPass: mark assert variable as used

Avoid -Wunused-variable

llvm-svn: 266016
llvm/lib/CodeGen/AtomicExpandPass.cpp