DebugInfo: factor out dead variable in NDEBUG from r235050
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 15 Apr 2015 22:42:43 +0000 (22:42 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 15 Apr 2015 22:42:43 +0000 (22:42 +0000)
commit65f76b4036f2a57a6fcc1fb410bade9bcfa131fc
treed2c6b754f59c2071821cd0af9f480d9650c14b4e
parent88e419d66e38fe6606cfe15362c40765ea430deb
DebugInfo: factor out dead variable in NDEBUG from r235050

Caught by the lld bot:

http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/9832

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235052 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp