[PATCH] D76461: [llvm-ar] Use target triple to deduce archive kind for bitcode inputs
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 19 17:33:49 PDT 2020
MaskRay added a comment.
> https://llvm.org/doxygen/classllvm_1_1object_1_1Archive.html#ab288378fa8bfa0678dd25e36b5198a87. I think this regresses behavior for those other hosts.
*BSD may need the `__.SYMDEF` format.
Have you considered passing an explicit --format= via something like ARFLAGS?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76461/new/
https://reviews.llvm.org/D76461
More information about the llvm-commits
mailing list