[PATCH] D151006: [bazel] Remove terminfo dependency
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 21 21:20:48 PDT 2023
MaskRay added a comment.
terminfo is used by a few tools such as lldb and clang-repl. The most significant user is lldb, which Bazel doesn't have a port yet. For the other tools, I agree that they "doesn't provide essential functionality,"
When we add lldb, the dependency will be significant...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151006/new/
https://reviews.llvm.org/D151006
More information about the llvm-commits
mailing list