diff options
author | Shankar Easwaran <shankarke@gmail.com> | 2014-09-08 04:18:11 +0000 |
---|---|---|
committer | Shankar Easwaran <shankarke@gmail.com> | 2014-09-08 04:18:11 +0000 |
commit | c7701e9a8c1c8c1e92ac6a01387963f1db4f6e77 (patch) | |
tree | 6a61cbb5f9486011499ab63b591dbf8dcb96753e /clang/lib/Basic/FileManager.cpp | |
parent | 595e056dcee01f1cb9ccd32ae7a48d515ecde67d (diff) | |
download | llvm-c7701e9a8c1c8c1e92ac6a01387963f1db4f6e77.zip llvm-c7701e9a8c1c8c1e92ac6a01387963f1db4f6e77.tar.gz llvm-c7701e9a8c1c8c1e92ac6a01387963f1db4f6e77.tar.bz2 |
[ELF][Driver] Produce a proper error when file is not found
When a file is not found, produce a proper error message. The previous error
message produced a file format error, which made me wonder for a while why
there is a file format error, but essentially the file was not found.
This fixes the problem by producing a proper error message.
llvm-svn: 217359
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions