[all-commits] [llvm/llvm-project] 691980: [llvm][NFC] Fixed non-compliant style in InlineAdv...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Mon May 18 10:28:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 691980ebb47127c611be6e85f27e1778d5d213d8
      https://github.com/llvm/llvm-project/commit/691980ebb47127c611be6e85f27e1778d5d213d8
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/InlineAdvisor.h
    M llvm/lib/Transforms/IPO/Inliner.cpp

  Log Message:
  -----------
  [llvm][NFC] Fixed non-compliant style in InlineAdvisor.h

Changed OnPass{Entry|Exit} -> onPass{Entry|Exit}

Also fixed a small typo in a comment.




More information about the All-commits mailing list