[all-commits] [llvm/llvm-project] e61247: [llvm][NFC] Change parameter type to more specific...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Apr 29 08:42:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e61247c0a8e1ff784c231317d00528a4d497ce9c
      https://github.com/llvm/llvm-project/commit/e61247c0a8e1ff784c231317d00528a4d497ce9c
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h
    M llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
    M llvm/lib/Transforms/Utils/CallPromotionUtils.cpp

  Log Message:
  -----------
  [llvm][NFC] Change parameter type to more specific CallBase in IndirectCallPromotion

Reviewers: dblaikie, craig.topper, wmi

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79047




More information about the All-commits mailing list