mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 04:17:17 +08:00
When not running under a TTY the output is buffered and not flushed before debugserver exits which makes it impossible to parse the version string. This adds a -V/--version command that just prints the version to stdout and exits with an exit code zero. Differential revision: https://reviews.llvm.org/D68156 llvm-svn: 373127
59 KiB
59 KiB