[PATCH] D100583: [llvm-objdump] Add an llvm-otool tool
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 19 23:16:06 PDT 2021
mstorsjo added a comment.
I think the new frontend also needs to be added to `LLVM_TEST_DEPENDS` in llvm/test/CMakeLists.txt, otherwise the symlink isn't created if you e.g. do `check-llvm` straight from a fresh build dir.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100583/new/
https://reviews.llvm.org/D100583
More information about the llvm-commits
mailing list