[all-commits] [llvm/llvm-project] 7f434b: [llvm] Ensure InlineCost-related fields are initia...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Tue Jan 28 13:39:04 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f434b91a95f71ccd775c0cc43a5bc6f7dd5b939
      https://github.com/llvm/llvm-project/commit/7f434b91a95f71ccd775c0cc43a5bc6f7dd5b939
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/InlineCost.h

  Log Message:
  -----------
  [llvm] Ensure InlineCost-related fields are initialized

Summary: Small fix - never hurts to have things initialized.

Reviewers: davidxl, eraman

Reviewed By: davidxl

Subscribers: haicheng, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list