diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-06-14 17:46:39 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-06-14 17:46:39 +0000 |
commit | 14059d2a13667409ccf2860ff7d1c56f6c8c70a6 (patch) | |
tree | 34cb371d45c13006243be661a8b0053ac60bb8e4 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 27252a1f9546ba379b76176d6f6707a1ae8d05cd (diff) | |
download | llvm-14059d2a13667409ccf2860ff7d1c56f6c8c70a6.zip llvm-14059d2a13667409ccf2860ff7d1c56f6c8c70a6.tar.gz llvm-14059d2a13667409ccf2860ff7d1c56f6c8c70a6.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions