Amir added a comment. In D139496#3986435 <https://reviews.llvm.org/D139496#3986435>, @phosek wrote:
> Could we add the `perf` related logic to > https://github.com/llvm/llvm-project/blob/ba3d808feedaa7f31750d8bc02754e15b372c868/clang/utils/perf-training/perf-helper.py? > I think that's a better place since we eventually want to replace the use of > `ExternalProject_Add` with > https://github.com/llvm/llvm-project/tree/main/clang/utils/perf-training so > we should try to keep the amount of logic in CMake down to minimum. Sure! I didn't realize perf-helper had dtrace functionality in place. Adding Linux perf functions would be logical. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139496/new/ https://reviews.llvm.org/D139496 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits