diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-08 09:46:34 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-08 09:48:47 -0700 |
commit | 550b5995233d6b087cddd65ff92507d7ed44f86e (patch) | |
tree | ea864eab1ae49bdd7d140cce7ba7937b2e333f4c /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 67b700480b956855c66a228f4d3a3e428ab87742 (diff) | |
download | llvm-550b5995233d6b087cddd65ff92507d7ed44f86e.zip llvm-550b5995233d6b087cddd65ff92507d7ed44f86e.tar.gz llvm-550b5995233d6b087cddd65ff92507d7ed44f86e.tar.bz2 |
[Support] Replace 'DisableColors' boolean with 'ColorMode' enum
Replace the DisableColors with a ColorMode which can be set to Auto,
Enabled and Disabled. The purpose of this change is to make it possible
to ignore the command line option not only for disabling colors, but
also for enabling them.
Differential revision: https://reviews.llvm.org/D81056
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions