[lld] [X86][LLD] Handle R_X86_64_CODE_6_GOTTPOFF relocation type (PR #117675)

Feng Zou via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 30 05:11:34 PST 2024


================
@@ -44,4 +44,132 @@ Symbols:
     Value:    0x12345
     Size:     4
     Binding:  STB_GLOBAL
- 
+
+
+# RUN: yaml2obj --docnum=2 %s -o %t2.o
----------------
fzou1 wrote:

Added one more assembly test.

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


More information about the llvm-commits mailing list