fix a crash on "lli ex" or any other file whose name is exactly two
authorChris Lattner <sabre@nondot.org>
Thu, 15 Apr 2010 03:32:19 +0000 (03:32 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Apr 2010 03:32:19 +0000 (03:32 +0000)
commit6484dd46b8b0d6594b53f1c539dc0bd5d1179386
tree11887b862da1f34d73a8353e7817f2d4aac5c023
parent0dbdca5a8594cbc2961faa37e3eadcd6e265fa90
fix a crash on "lli ex" or any other file whose name is exactly two
characters long.

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