[all-commits] [llvm/llvm-project] 4b15fc: [NFC][MLInliner] Don't initialize in an assert.

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Sep 9 09:56:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b15fc9ddb4d9702a1466e9c0db44d692d1531fb
      https://github.com/llvm/llvm-project/commit/4b15fc9ddb4d9702a1466e9c0db44d692d1531fb
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-09-09 (Wed, 09 Sep 2020)

  Changed paths:
    M llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp

  Log Message:
  -----------
  [NFC][MLInliner] Don't initialize in an assert.

Since the build bots have assertions enabled, this flew under the radar.




More information about the All-commits mailing list