[Lldb-commits] [PATCH] D62879: [CMake] Add configuration dirs as potential locations for llvm-lit and llvm-tblgen in standalone builds
Stefan Gränitz via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 4 14:00:25 PDT 2019
sgraenitz added a comment.
IIUC Clang uses the same mechanism. Moving `append_configuration_directories()` to AddLLVM.cmake could help there too. We may consider it for the future once D62859 <https://reviews.llvm.org/D62859> is through.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62879/new/
https://reviews.llvm.org/D62879
More information about the lldb-commits
mailing list