aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-09-03 15:33:07 -0700
committerRichard Smith <richard@metafoo.co.uk>2020-09-03 15:35:12 -0700
commit052dbe226cb3540c77cf0b3dc4a51a4ab7726b55 (patch)
treecffa73ac8624dc56a7b72a4236eab500947c330a /llvm/lib/CodeGen/MachineOperand.cpp
parente6393ee813178e9d3306b8e3c6949a4f32f8a2cb (diff)
downloadllvm-052dbe226cb3540c77cf0b3dc4a51a4ab7726b55.zip
llvm-052dbe226cb3540c77cf0b3dc4a51a4ab7726b55.tar.gz
llvm-052dbe226cb3540c77cf0b3dc4a51a4ab7726b55.tar.bz2
Remove unused and dangerous overload of PerformImplicitConversion.
Previously we had two overloads where the only real difference beyond parameter order was whether a reference parameter is const, where one overload treated the reference parameter as an in-parameter and the other treated it as an out-parameter!
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions