[PATCH] D66526: [utils] Add the llvm-locstats tool
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 04:11:20 PDT 2019
djtodoro reopened this revision.
djtodoro added a comment.
This is reverted with the rL372580 <https://reviews.llvm.org/rL372580> while investigating.
The problem is within `CMake` changes. In some configurations the tool is not copied into the right directory, so the test fails due to the reason.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66526/new/
https://reviews.llvm.org/D66526
More information about the llvm-commits
mailing list