[all-commits] [llvm/llvm-project] 8de6d4: StandardInstrumentation: print verifier output to ...

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Wed Jun 29 03:12:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8de6d4b712944f3f51e1de417877d8f90cd12a87
      https://github.com/llvm/llvm-project/commit/8de6d4b712944f3f51e1de417877d8f90cd12a87
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M llvm/lib/Passes/StandardInstrumentations.cpp

  Log Message:
  -----------
  StandardInstrumentation: print verifier output to errs

Enabling the verifiers is not very helpful if their output is
suppressed beyond the fatal error.

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




More information about the All-commits mailing list