summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-11-27 20:29:13 +0000
committerPetr Hosek <phosek@chromium.org>2017-11-27 20:29:13 +0000
commit86cc84d12e789d50633d38301f7082ef62e32454 (patch)
tree677812fefd997befb18276d61f7c9533a38cbb1e /llvm/lib/Transforms/Scalar
parentf94d58d90864600143885468e95621dcfc8b4365 (diff)
downloadbcm5719-llvm-86cc84d12e789d50633d38301f7082ef62e32454.tar.gz
bcm5719-llvm-86cc84d12e789d50633d38301f7082ef62e32454.zip
[CMake][Fuchsia] Disable terminfo database in Fuchsia toolchain
It's used to determine whether terminal supports colors, but within LLVM it's only used in handful of places and in Clang it's only used in AST dumper, otherwise Clang relies on the -fcolor-diagnostics flag which we pass explicitly from our build system anyway. This eliminates one of the shared libraries dependencies making the toolchain less reliant on the host environment. Differential Revision: https://reviews.llvm.org/D40329 llvm-svn: 319088
Diffstat (limited to 'llvm/lib/Transforms/Scalar')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud