[PATCH] D84473: Dump Accumulator
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 16:19:42 PDT 2020
mtrofin added inline comments.
================
Comment at: llvm/include/llvm/Analysis/DumpAccumulator.h:43
+//
+// Note that ThinLTO is not supported yet.
+//
----------------
I'd clarify that transferring the data from pre-link thinlto to post-link isn't supported, but one could use this in post-link, correct?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84473/new/
https://reviews.llvm.org/D84473
More information about the llvm-commits
mailing list