[all-commits] [llvm/llvm-project] b77436: [PGO] Make -disable-preinline work with NPM

aeubanks via All-commits all-commits at lists.llvm.org
Thu Nov 19 23:07:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b77436047a7650d2208443bd2b1d013b04646ffe
      https://github.com/llvm/llvm-project/commit/b77436047a7650d2208443bd2b1d013b04646ffe
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
    M llvm/test/Transforms/PGOProfile/cspgo_profile_summary.ll

  Log Message:
  -----------
  [PGO] Make -disable-preinline work with NPM

Fixes cspgo_profile_summary.ll under NPM.

Reviewed By: xur

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




More information about the All-commits mailing list