diff options
author | Sam Clegg <sbc@chromium.org> | 2019-07-03 02:29:02 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2019-07-03 02:29:02 +0000 |
commit | 99745896cedbbee5ec9c0343a055e12ccd5d5113 (patch) | |
tree | 6f12788427dc5e896d564dd71ce3a1d9a858b445 /llvm/lib/Bitcode/Reader | |
parent | ba5a72ff8dc7486d7101c0190bb29d716b75a402 (diff) | |
download | llvm-99745896cedbbee5ec9c0343a055e12ccd5d5113.zip llvm-99745896cedbbee5ec9c0343a055e12ccd5d5113.tar.gz llvm-99745896cedbbee5ec9c0343a055e12ccd5d5113.tar.bz2 |
[ELF] Error on archive with missing index
This matches the wasm lld and GNU ld behavior.
The ELF linker has special handling for bitcode archives but if that
doesn't kick in we probably want to error out rather than silently
ignore the library.
Differential Revision: https://reviews.llvm.org/D63781
llvm-svn: 364998
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions