[PATCH] D53444: Support ARM_V4BX relocation

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 13:44:37 PDT 2018


efriedma added a comment.

By "ARMv4 sysroot", I mean a Linux sysroot that supports ARMv4T. So libc etc. are built with gcc, targeting ARMv4T, which generates these relocations.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53444





More information about the llvm-commits mailing list