[libc-commits] [PATCH] D119641: Implement basic loader for Linux aarch64

Jeff Bailey via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Feb 12 19:06:30 PST 2022


jeffbailey added a comment.

In D119641#3317112 <https://reviews.llvm.org/D119641#3317112>, @tschuett wrote:

> You are mixing aarch64 and ARM64. I always associate ARM64 with Apple and aarch64 with the rest (Unix).

I haven't observed that difference (like in https://www.kernel.org/doc/html/latest/arm64/index.html, Debian architecture name), but I'm happy to shift if that's what's preferred.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119641



More information about the libc-commits mailing list