Don't print the filename twice in file-not-found errors.
authorDan Gohman <gohman@apple.com>
Wed, 4 Aug 2010 01:13:48 +0000 (01:13 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 4 Aug 2010 01:13:48 +0000 (01:13 +0000)
commit582554555376cd60507c77cadb45edb88acfe7ed
tree0df2f68de715105aabf2bfc042c837012f7eacb6
parent12cf5018be3dc450c666620f0c481ca363efa776
Don't print the filename twice in file-not-found errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110179 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/IRReader.h
lib/AsmParser/Parser.cpp