Fix "file ./a.out" and file "../a.out" so that is works after recent FileSpec normali...
authorGreg Clayton <gclayton@apple.com>
Mon, 7 May 2018 14:21:04 +0000 (14:21 +0000)
committerGreg Clayton <gclayton@apple.com>
Mon, 7 May 2018 14:21:04 +0000 (14:21 +0000)
commitd68dbd5ad653a7ea9415ce94e8b3d5cdaee1220a
tree3c169217e082599fb9f0052b8f4448888a698e58
parentf9b3fc5e2bc77f036759d7f0a13d18e741f39bb4
Fix "file ./a.out" and file "../a.out" so that is works after recent FileSpec normalization path changes.

Test coming soon, but I want to unbreak people.

llvm-svn: 331637
lldb/source/Target/TargetList.cpp