diff options
author | Davide Italiano <davide@freebsd.org> | 2015-09-14 17:10:01 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2015-09-14 17:10:01 +0000 |
commit | 2c007d050aad89d444c465de5670f08dd90d8c21 (patch) | |
tree | cdbb2ed674934b7e127ad1f81671d12425064e7d /llvm/lib/Transforms/Utils/CloneModule.cpp | |
parent | 69f3788c36f90432cf130fa974fffc517d241742 (diff) | |
download | llvm-2c007d050aad89d444c465de5670f08dd90d8c21.zip llvm-2c007d050aad89d444c465de5670f08dd90d8c21.tar.gz llvm-2c007d050aad89d444c465de5670f08dd90d8c21.tar.bz2 |
[llvm-mc] Better error handling in ENOENT case + test.
This is a follow up to r247518.
As a general note, I think we could do a much better job testing for
error conditions in tools. I already anticipated in a previous mail,
but while implementing this I noticed that the code coverage we have
for error checking is pretty low. I can arbitrarily remove checks from
several tools and the suite still passes.
Differential Revision: http://reviews.llvm.org/D12846
llvm-svn: 247582
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions