[PATCH] D81109: llvm-link: Add support for archive files as inputs.
Jan Sjödin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 3 16:02:34 PDT 2020
jsjodin added a comment.
In D81109#2072178 <https://reviews.llvm.org/D81109#2072178>, @jdoerfert wrote:
> Can you add a test for a broken archive.
Sure, I can use a non-archive file as an archive. I should also see what happens if .ll files are used inside an archive, I remember something bad happened when I tried it at some point.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81109/new/
https://reviews.llvm.org/D81109
More information about the llvm-commits
mailing list