[all-commits] [llvm/llvm-project] e882ac: [CallSite removal][TargetLowering] Remove ArgListE...

topperc via All-commits all-commits at lists.llvm.org
Thu Apr 16 00:08:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e882ac7c04a47e5fadc6cd151149e2192c4e0a7e
      https://github.com/llvm/llvm-project/commit/e882ac7c04a47e5fadc6cd151149e2192c4e0a7e
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list