[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
Mon Dec 2 15:04:44 PST 2024


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

Is the new assembly test okay?

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


More information about the llvm-commits mailing list