[CallSite removal][TargetLowering] Remove ArgListEntry::setAttributes signature that...
authorCraig Topper <craig.topper@gmail.com>
Thu, 16 Apr 2020 06:28:03 +0000 (23:28 -0700)
committerCraig Topper <craig.topper@gmail.com>
Thu, 16 Apr 2020 07:07:59 +0000 (00:07 -0700)
commite882ac7c04a47e5fadc6cd151149e2192c4e0a7e
tree73944632341f65feed45b768a19c12af4429c38b
parent83d5131d87a6f929b21b54e3fc0f9636ff64c808
[CallSite removal][TargetLowering] Remove ArgListEntry::setAttributes signature that took an ImmutableCallSite. NFC

There's another signature that takes a CallBase. The uses of the
ImmutableCallSite version were removed in previous patches.
llvm/include/llvm/CodeGen/TargetLowering.h