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

Thorsten via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Feb 12 11:42:27 PST 2022


tschuett added a comment.

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


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