To be consistent with the rest of LLVM codebase (and the rest of this file):
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 25 Sep 2003 18:10:34 +0000 (18:10 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 25 Sep 2003 18:10:34 +0000 (18:10 +0000)
commit3d8a54d00c1f3e9a1a349a9b0645c85a09d7c20b
treea15b3e4159965f1de88ab275f986fa523dcdf28f
parentaadb55fded82dc20b79f5b23d8bd1ec8208c6be0
To be consistent with the rest of LLVM codebase (and the rest of this file):
* Changed tabs to spaces
* Removed a space between a function call and its arguments (...)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8712 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/lli.cpp