[PATCH] D53444: Support ARM_V4BX relocation

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 14:02:12 PDT 2018


ruiu added a comment.

I'm confused. You wrote that you don't want to target anything older than ARMv5, and this patch fixes an issue for ARMv4T, which look inconsistent as long as ARMv4T < ARMv5.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53444





More information about the llvm-commits mailing list