[all-commits] [llvm/llvm-project] 7f57c9: [ThinLTOBitcodeWriter] Mark pass as required

aeubanks via All-commits all-commits at lists.llvm.org
Tue Sep 6 14:47:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f57c97d3083abd21e7bdc658f24e69405ef9199
      https://github.com/llvm/llvm-project/commit/7f57c97d3083abd21e7bdc658f24e69405ef9199
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h
    M llvm/test/Other/opt-bisect-new-pass-manager.ll

  Log Message:
  -----------
  [ThinLTOBitcodeWriter] Mark pass as required

Or else with -opt-bisect-limit we don't write ThinLTO bitcode.

Reviewed By: asbirlea

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




More information about the All-commits mailing list