OSDN Git Service

Remove unused name of variable to quiet a warning. Also canonicalize a
authorNick Lewycky <nicholas@mxc.ca>
Mon, 24 Sep 2012 23:47:23 +0000 (23:47 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 24 Sep 2012 23:47:23 +0000 (23:47 +0000)
commit1afd6bb93998d85582d85a0258bb9976061d86dd
tree5527121b3584b643d4bffb86b5afeee22dcee497
parente9525d862454674ce87a9da52b2d05915a142206
Remove unused name of variable to quiet a warning. Also canonicalize a
declaration to use the same form as in the rest of the file. No functionality
change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164576 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/DeadStoreElimination.cpp