Remove unused debug-only member variable.
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 24 Oct 2013 17:10:13 +0000 (17:10 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 24 Oct 2013 17:10:13 +0000 (17:10 +0000)
commit724452e94c0bdbcd45a95f62b21c5a06632f38eb
tree915acd2d8b6930c664f17eb5c948f67dd0c56224
parente8d84d8936dc8fb4fc260b0601b37e93679de421
Remove unused debug-only member variable.

This may've been used at some point but the 'print' member function grew
an Indent parameter that entirely shadows this parameter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193358 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DIE.h