[PATCH] D66324: clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Ayke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 2 08:39:06 PDT 2020
aykevl added a comment.
I have the same issue as @wenju. The second time I call `ExecuteCompilerInvocation` it will give the error above, leading me to believe some memory isn't properly cleared.
Note: the `--pgo-warn-misexpect` option is not passed in the compiler invocation.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66324/new/
https://reviews.llvm.org/D66324
More information about the cfe-commits
mailing list