[all-commits] [llvm/llvm-project] 770a50: [AnnotationRemarks] Support generating annotation ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Dec 2 07:02:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 770a50b28c00211f9a0ceb549da1f6fd9bb405a8
      https://github.com/llvm/llvm-project/commit/770a50b28c00211f9a0ceb549da1f6fd9bb405a8
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/Scalar/AnnotationRemarks.h
    M llvm/lib/Passes/PassBuilderPipelines.cpp
    M llvm/test/Other/new-pm-O0-defaults.ll

  Log Message:
  -----------
  [AnnotationRemarks] Support generating annotation remarks with -O0.

This matches the legacy pass manager behavior. If remarks are not
enabled the pass is effectively a no-op.




More information about the All-commits mailing list