[PATCH] D88693: [llvm-ar] Reject bitcode which can't be parsed.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 12:43:10 PDT 2020


MaskRay added a comment.

In D88693#2307037 <https://reviews.llvm.org/D88693#2307037>, @rupprecht wrote:

> D88288 <https://reviews.llvm.org/D88288> landed this morning. Does that work for you?



In D88693#2307066 <https://reviews.llvm.org/D88693#2307066>, @efriedma wrote:

> Sure, that works.  Thanks. :)

The test coverage from `printf "\xDE\xC0\x17\x0B" > %t.o` (bitcode file, rather than an unknown file) may still be useful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88693



More information about the llvm-commits mailing list