[lld] [lld][ELF] Add range extension thunks for x86-64 (PR #180266)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 11 00:20:41 PST 2026


================
@@ -0,0 +1,42 @@
+# REQUIRES: x86
----------------
MaskRay wrote:

Consolidate all cases in a single file instead of creating many files with lots of duplicate lines.

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


More information about the llvm-commits mailing list