[PATCH] D101114: [lld-macho] Fix min version check

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 16:37:16 PDT 2021


int3 added a comment.

I goofed and forgot to run the rest of the test suite before landing. Turns out we had silent version mismatches everywhere. I've temporarily made our tests target the older version in rG8c17a875150f8e736e8f9061ddf084397f45f4c5 <https://reviews.llvm.org/rG8c17a875150f8e736e8f9061ddf084397f45f4c5>, but will follow up with a diff to make everything just target a modern version instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101114



More information about the llvm-commits mailing list