OSDN Git Service

Remove a variable that was only used in asserts and had a duplicate copy in something...
authorEric Christopher <echristo@gmail.com>
Sat, 8 Jul 2017 01:03:29 +0000 (01:03 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 8 Jul 2017 01:03:29 +0000 (01:03 +0000)
commit91822545c57de75fe1a88ec302dacb2769660ecc
tree5988f18680c41dfcd2713742f2a13ee428297e7a
parentec7b3bff58cd05f4b50521c2b915d486dc74053d
Remove a variable that was only used in asserts and had a duplicate copy in something we did use anyhow.

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