[PATCH] D42274: [Support] Remove the terminfo dependency and rely on TERM
Stephen Hines via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 17:21:14 PST 2018
srhines added a comment.
https://github.com/android-ndk/ndk/issues/574 shows that this is becoming more of a problem for Android's users as well. I'm willing to +1 the ideas here too. It would be better to just not depend on these other libraries at all for general LLVM.
Repository:
rL LLVM
https://reviews.llvm.org/D42274
More information about the llvm-commits
mailing list