[PATCH] D139367: [CSSPGO][llvm-profgen] Missing frame inference.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 18 09:49:43 PST 2022
dblaikie added a comment.
Fix ( 09e79659bf2aeb0a5bd8ad6a9a40734b42caaf8a <https://reviews.llvm.org/rG09e79659bf2aeb0a5bd8ad6a9a40734b42caaf8a> ) for a minor build break this patch caused - stats should be gated by `LLVM_ENABLE_STATS`, not by `NDEBUG`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139367/new/
https://reviews.llvm.org/D139367
More information about the llvm-commits
mailing list