[PATCH] D117066: RuntimeDyldELF: Don't abort on R_AARCH64_NONE relocation

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 14:14:06 PST 2022


MaskRay added a comment.

OK. I don't mind that much. Just noticed that the directory name is `AArch64/`. In ELF, various AArch64/ARM64 related constants are called AARCH64 instead of ARM64.


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

https://reviews.llvm.org/D117066



More information about the llvm-commits mailing list