[PATCH] D97209: [lld-macho] Check for arch compatibility when loading ObjFiles and TBDs

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 10:59:12 PST 2021


int3 added a comment.

> Maybe we could make it look a bit more like the ELF port, to keep the different lld ports consistent in parts where they don't need to be different?

Yup, that's the plan :) I'll tackle that when I add support for arch inference: https://bugs.llvm.org/show_bug.cgi?id=49277


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97209



More information about the llvm-commits mailing list