[PATCH] D76461: [llvm-ar] Use target triple to deduce archive kind for bitcode inputs

Pirama Arumuga Nainar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 18:40:02 PDT 2020


pirama updated this revision to Diff 251521.
pirama added a comment.

Handle bitcode inputs with BSD target triple.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76461/new/

https://reviews.llvm.org/D76461

Files:
  llvm/include/llvm/ADT/Triple.h
  llvm/test/tools/llvm-ar/Inputs/bsd.ll
  llvm/test/tools/llvm-ar/Inputs/gnu.ll
  llvm/test/tools/llvm-ar/Inputs/macho.ll
  llvm/test/tools/llvm-ar/lto-kind-from-triple.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76461.251521.patch
Type: text/x-patch
Size: 4744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/cb8d84f4/attachment.bin>


More information about the llvm-commits mailing list