[PATCH] D53444: Support ARM_V4BX relocation

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


efriedma added a comment.

> Do you actually need ARMv4t support?

No, we don't target anything older than ARMv5.  This issue showed up because some of our tests use an ARMv4 sysroot.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53444





More information about the llvm-commits mailing list