[PATCH] D99822: [lld-macho] Add support for arm64_32

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 3 12:44:19 PDT 2021


tschuett added a comment.

Does ARMCommon need to inherit from TargetInfo? Can ARM64 inherit from ARMCommon and TargetInfo? Multiple inheritance is a bit hacky.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99822



More information about the llvm-commits mailing list