mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 17:07:36 +08:00
Running tests with -t prints all lldb commands being run. It makes sense to print all the build commands as well. Differential Revision: https://reviews.llvm.org/D112212