[PATCH] D96565: [lld-macho] Fix cpuSubtype for non-x86_64 archs

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 02:29:43 PST 2021


dyung added a comment.

FYI, arm64 is aarch64, not arm I believe. I've updated a few tests you added to reflect that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96565



More information about the llvm-commits mailing list