Remove unused SK_LValueToRValue initialization step.
In addition to being unused and duplicating code, this was also wrong (it didn't properly mark the operand as being potentially not odr-used). This reinstates r363340, reverted in r363352. llvm-svn: 363430
Loading
Please register or sign in to comment