[PATCH] D59170: [lld] [ELF] Print a better error for an archive containing a non-ELF file.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 03:22:28 PDT 2019
grimar added a comment.
I am not fond of adding the precompiled binaries to inputs.
Is it possible to use `echo` to create such an archive?
Or maybe you could use llvm-ar + empty file maybe (or something like that)?
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59170/new/
https://reviews.llvm.org/D59170
More information about the llvm-commits
mailing list