The variable liTRC is not used for anything useful, zap it
authorDuncan Sands <baldrick@free.fr>
Thu, 21 Oct 2010 16:04:43 +0000 (16:04 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 21 Oct 2010 16:04:43 +0000 (16:04 +0000)
commit9bc20ca72839299029eb0d0f34ecdea7c376299e
tree4c6bd5177b8799df061271eb63a43e48107f7c9c
parent6abfa46987e4cb47e2d88ea02574c2c082b0625d
The variable liTRC is not used for anything useful, zap it
(gcc-4.6 warning).

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