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)
commit8737f0650c050918a50504647ac02f137b3a00ad
tree199b42b41d65e79e970f0324e32dc24a0084b653
parente1ba5a3132f3e6a3bcd631e004eb4b7bad90b666
Remove a variable that was only used in asserts and had a duplicate copy in something we did use anyhow.

llvm-svn: 307457
llvm/lib/Target/X86/X86FrameLowering.cpp