[lld] [lld] Support thumb PLTs (PR #86223)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 24 16:02:38 PDT 2024


================
@@ -0,0 +1,121 @@
+// REQUIRES: arm
----------------
smithp35 wrote:

Can you add a big-endian test to make sure we've got the 4-byte Thumb2 instruction reversal right?

https://github.com/llvm/llvm-project/pull/86223


More information about the llvm-commits mailing list