]> granicus.if.org Git - llvm/commit
Delete a dead store found by PVS-Studio.
authorChandler Carruth <chandlerc@gmail.com>
Thu, 3 Nov 2016 17:01:38 +0000 (17:01 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 3 Nov 2016 17:01:38 +0000 (17:01 +0000)
commitcad7687580aaff3d0ec6632e716b01cc2b9abca1
tree2d69b921fbba0af4cf459331ee446875c914314f
parent30b32cdf457dcb6256b433e0520c0dad38309896
Delete a dead store found by PVS-Studio.

Quite sad we still aren't really using aggressive dead code warnings
from Clang that we could potentially use to catch this and so many other
things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285936 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp