Mark |TLI| variables used to suppress -Wunused-variable warnings.
authorAlexander Potapenko <glider@google.com>
Thu, 22 Jan 2015 13:03:33 +0000 (13:03 +0000)
committerAlexander Potapenko <glider@google.com>
Thu, 22 Jan 2015 13:03:33 +0000 (13:03 +0000)
commit331e7db8efcc8f75f74dd0e0348fddd580eecd8f
tree6276de83b8b8f46363e75911b7f301b34f17ceec
parent8fc1c3a619beaeca488ecc2ee839fccf468e11c4
Mark |TLI| variables used to suppress -Wunused-variable warnings.
(These vars are only used in assertions)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226815 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp