[PATCH] D92376: [llvm-link] use file magic when deciding if input should be loaded as archive

Sergey Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 17:15:30 PST 2020


sdmitriev updated this revision to Diff 309108.
sdmitriev added a comment.
Herald added a subscriber: mgorny.

Added BinaryFormat to the list of components that need to be linked.


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

https://reviews.llvm.org/D92376

Files:
  llvm/test/tools/llvm-link/archive-bad.ll
  llvm/test/tools/llvm-link/archive.ll
  llvm/tools/llvm-link/CMakeLists.txt
  llvm/tools/llvm-link/llvm-link.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92376.309108.patch
Type: text/x-patch
Size: 5614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/e77756f7/attachment.bin>


More information about the llvm-commits mailing list