aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2017-12-19 00:20:33 +0000
committerMatthias Braun <matze@braunis.de>2017-12-19 00:20:33 +0000
commit92de8b2405b2bdb7e4e27ef95e050273e1a03ea8 (patch)
tree5be9051775252591d12f87ee849af5a0a9e5f83d /llvm/lib/CodeGen/MachineOperand.cpp
parentbd0416d0c059512877c928776b56207fc359e345 (diff)
downloadllvm-92de8b2405b2bdb7e4e27ef95e050273e1a03ea8.zip
llvm-92de8b2405b2bdb7e4e27ef95e050273e1a03ea8.tar.gz
llvm-92de8b2405b2bdb7e4e27ef95e050273e1a03ea8.tar.bz2
TargetLowering: Fix InitLibcallCallingConvs() overriding things set in InitLibcalls()
I missed the fact that the later called InitLibcallCallingConvs() overrides some things set in InitLibcalls() when I did the refactoring in r321036. Fix by merging InitLibcallCallingConvs() into InitLibcalls() and doing the initialization earlier. llvm-svn: 321045
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions