fix variable names; NFCI
authorSanjay Patel <spatel@rotateright.com>
Fri, 21 Oct 2016 14:58:30 +0000 (14:58 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 21 Oct 2016 14:58:30 +0000 (14:58 +0000)
commit501be9b3d7eff577e2eef89f330e5f4ff01fe9d7
tree483bf28128f1dbc7213b82d5d299736fdcbc03c6
parent751985a7577d320e0c757fca9ef6821d127f27a3
fix variable names; NFCI

Because we're just 'or-ing' these 2 variables later in the code, I
don't think there's a logical bug here, but of course the string with
"no size" is the one that should have the size suffix stripped off.

llvm-svn: 284826
llvm/lib/CodeGen/TargetLoweringBase.cpp