[PATCH] D53444: Support ARM_V4BX relocation

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 14:16:28 PDT 2018


efriedma added a comment.

Some of the input object files are built for ARMv4T.  The output executable is not; it's something like ARMv7, because some of the input object files are built for ARMv7.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53444





More information about the llvm-commits mailing list