[all-commits] [llvm/llvm-project] b9f7dc: [MemProf][NFC] remove unneeded sized memory access...

Enna1 via All-commits all-commits at lists.llvm.org
Wed Jan 24 16:23:50 PST 2024


  Branch: refs/heads/users/Enna1/memprof-remove-sizedcallback
  Home:   https://github.com/llvm/llvm-project
  Commit: b9f7dc29d77173e0633be139e9ef6e8fe89a6cce
      https://github.com/llvm/llvm-project/commit/b9f7dc29d77173e0633be139e9ef6e8fe89a6cce
  Author: xumingjie.enna1 <xumingjie.enna1 at bytedance.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp

  Log Message:
  -----------
  [MemProf][NFC] remove unneeded sized memory access callback

As discussed in https://github.com/llvm/llvm-project/pull/79244,
the sized memory access callback is leftover stuff carried over from Asan,
can removed from the instrumentation.




More information about the All-commits mailing list