[PATCH] D151006: [bazel] Remove terminfo dependency

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 08:41:24 PDT 2023


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

Removing terminfo seems fine. When we need it, we can do `llvm_zlib` and `llvm_zstd` style dependencies...


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