diff options
author | Matthias Braun <matze@braunis.de> | 2017-12-19 00:20:33 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2017-12-19 00:20:33 +0000 |
commit | 92de8b2405b2bdb7e4e27ef95e050273e1a03ea8 (patch) | |
tree | 5be9051775252591d12f87ee849af5a0a9e5f83d /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | bd0416d0c059512877c928776b56207fc359e345 (diff) | |
download | llvm-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