[all-commits] [llvm/llvm-project] 30f6f2: [memprof] Support installation of memprof headers
Enna1 via All-commits
all-commits at lists.llvm.org
Thu Oct 20 05:34:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30f6f2c09d6f663c8d098a2791cfd3201f728ba9
https://github.com/llvm/llvm-project/commit/30f6f2c09d6f663c8d098a2791cfd3201f728ba9
Author: Enna1 <xumingjie.enna1 at bytedance.com>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M compiler-rt/include/CMakeLists.txt
Log Message:
-----------
[memprof] Support installation of memprof headers
This change allows users manually calling memprof public C API (e.g. __memprof_profile_dump).
Reviewed By: tejohnson
Differential Revision: https://reviews.llvm.org/D136067
More information about the All-commits
mailing list