[PATCH] D87622: [MemProf] Rename HeapProfiler to MemProfiler for consistency

Teresa Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 14 13:16:07 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG226d80ebe20e: [MemProf] Rename HeapProfiler to MemProfiler for consistency (authored by tejohnson).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87622/new/

https://reviews.llvm.org/D87622

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/SanitizerArgs.h
  clang/lib/CodeGen/BackendUtil.cpp
  clang/lib/Driver/SanitizerArgs.cpp
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/Driver/fmemprof.cpp
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Instrumentation/HeapProfiler.h
  llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Instrumentation/CMakeLists.txt
  llvm/lib/Transforms/Instrumentation/HeapProfiler.cpp
  llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
  llvm/test/Instrumentation/HeapProfiler/basic.ll
  llvm/test/Instrumentation/HeapProfiler/instrumentation-use-callbacks.ll
  llvm/test/Instrumentation/HeapProfiler/masked-load-store.ll
  llvm/test/Instrumentation/HeapProfiler/scale-granularity.ll
  llvm/test/Instrumentation/HeapProfiler/version-mismatch-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87622.291661.patch
Type: text/x-patch
Size: 64199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200914/e5449149/attachment-0001.bin>


More information about the cfe-commits mailing list