tools: Add a space between package version and LLVM_VERSION_INFO
authorJustin Bogner <mail@justinbogner.com>
Tue, 17 Jun 2014 06:52:41 +0000 (06:52 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 17 Jun 2014 06:52:41 +0000 (06:52 +0000)
commitd0dbed10d5f08aa3efa31af7287e4c1b34735c57
treedf6936c7d93b1407ff80311e5402de20951aa5a5
parent8164e516bad4f741dba2ccb02733e7b4ffed6e29
tools: Add a space between package version and LLVM_VERSION_INFO

This reads a little strangely. Add a space to clean it up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp