DwarfUnit: Remove unnecessary (void)t; that was previously used to suppress -Wunused...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 14 Feb 2014 22:47:55 +0000 (22:47 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 14 Feb 2014 22:47:55 +0000 (22:47 +0000)
commit906c8deb9e845bdb2e69fd7d12a38775ff1ad05d
tree9456eeee6bbc23276d4c22aae4f38b9534be2e13
parent705991f2fc3da40afc0e79c905ebe972bfba69b5
DwarfUnit: Remove unnecessary (void)t; that was previously used to suppress -Wunused-member-variable

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