diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-09-02 18:03:01 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-09-02 18:03:01 +0000 |
commit | 04430aea68bfe030cb9fbe64876da609cdc15a28 (patch) | |
tree | 353466bc01a6f89c870a2d8374b8d2570ede5754 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 022c3c85df68d4089dafece189d681666e33c837 (diff) | |
download | llvm-04430aea68bfe030cb9fbe64876da609cdc15a28.zip llvm-04430aea68bfe030cb9fbe64876da609cdc15a28.tar.gz llvm-04430aea68bfe030cb9fbe64876da609cdc15a28.tar.bz2 |
test: Only warn about missing substitutions for required tools
Every time lit is invoked, I get warnings like so:
lit.py: lit.cfg:286: note: Did not find llvm-go in /Users/bogner/build/llvm/./bin
lit.py: lit.cfg:286: note: Did not find Kaleidoscope-Ch3 in /Users/bogner/build/llvm/./bin
Since these tools are only built in certain configs, these warnings
are superfluous. Change it so that we only warn about tools that are
built in all configs.
llvm-svn: 246684
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions