[PATCH] D85948: [HeapProf] Clang and LLVM support for heap profiling instrumentation
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 09:02:44 PDT 2020
tejohnson added a comment.
In D85948#2242370 <https://reviews.llvm.org/D85948#2242370>, @tejohnson wrote:
> In D85948#2242352 <https://reviews.llvm.org/D85948#2242352>, @lebedev.ri wrote:
>
>> This really needs some docs changes.
>
> Good point, I'll send a patch for that later today.
Actually, that might be better after the runtime is committed. Since the generated code with this option won't actually work without that part.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85948/new/
https://reviews.llvm.org/D85948
More information about the llvm-commits
mailing list