[lld] [LLD][ARM] Arm v6-m should not use short Thunks. (PR #118111)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 01:26:10 PST 2024


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

Apologies it looks like I forgot to add FileCheck to the objdump for v6-m. Now done, which revealed a typo induced by fumbling a tmux switch buffer.

Tested that this now passes with the patch, and doesn't with an existing lld. 

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


More information about the llvm-commits mailing list