[PATCH] D110141: Fixed relative address in LNT profile control-flow graph.
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 21 06:19:39 PDT 2021
thopre added a comment.
In D110141#3011990 <https://reviews.llvm.org/D110141#3011990>, @tnfchris wrote:
> Thanks! looks good to me but @thopre do you know what's up with the CI?
I think the base commit is not in the repo that runs the CI. See what happened to me before I run git fetch:
% git show 6a3f7bbaa221aa13acb72947363acbc95a1bf583:lnt/server/ui/static/lnt_profile.js
fatal: Path 'lnt/server/ui/static/lnt_profile.js' exists on disk, but not in '6a3f7bbaa221aa13acb72947363acbc95a1bf583'
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110141/new/
https://reviews.llvm.org/D110141
More information about the llvm-commits
mailing list