[all-commits] [llvm/llvm-project] 52f05f: [MemProf][NewPM] Make memprof passes required

aeubanks via All-commits all-commits at lists.llvm.org
Fri Nov 13 15:17:38 PST 2020


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

  Changed paths:
    M clang/test/CodeGen/no-skipped-passes-O0-opt-bisect.c
    M llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h

  Log Message:
  -----------
  [MemProf][NewPM] Make memprof passes required

Just like other sanitizers.
Fixes check-memprof under NPM.

Reviewed By: leonardchan

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




More information about the All-commits mailing list