diff options
author | Sam Clegg <sbc@chromium.org> | 2020-03-27 17:03:32 -0700 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2020-03-31 21:42:38 -0700 |
commit | b5767010a8ea2f5e2148da5f3e37041185211370 (patch) | |
tree | f272325875ddda0569528305f4f0a2e5d516f818 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6dd696ae4fa1b1564e76e5531c268724d2c8b98f (diff) | |
download | llvm-b5767010a8ea2f5e2148da5f3e37041185211370.zip llvm-b5767010a8ea2f5e2148da5f3e37041185211370.tar.gz llvm-b5767010a8ea2f5e2148da5f3e37041185211370.tar.bz2 |
[lld][WebAssembly] Early error if output file cannot be created.
This matches the behaviour of the ELF driver.
Also move the `createFiles` to be `checkConfig` and report `no input
files` there. Again this is mostly to match the structure of the ELF
linker better.
Differential Revision: https://reviews.llvm.org/D76960
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions