]> granicus.if.org Git - clang/commit
Remove two unnecessary wrappers of canPassInRegisters
authorReid Kleckner <rnk@google.com>
Tue, 30 Apr 2019 22:23:20 +0000 (22:23 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 30 Apr 2019 22:23:20 +0000 (22:23 +0000)
commit99dc6c40f040f036121b39cf02431c3166779ad7
tree22b6394a29eee47b2a02aab24b7a537d52a8cdd6
parentbccbbe90172a6a2f7405fdc1ee7db60f52752a26
Remove two unnecessary wrappers of canPassInRegisters

These extra layers aren't necessary.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@359623 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXXABI.cpp
lib/CodeGen/CGCXXABI.h
lib/CodeGen/ItaniumCXXABI.cpp
lib/CodeGen/MicrosoftCXXABI.cpp