[PATCH] D47098: [ELF] Support R_X86_64_GOTPC{32,64}

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 12:46:11 PDT 2018


ruiu added inline comments.


================
Comment at: test/ELF/x86-64-reloc-got.s:8
+// SECTION: .got PROGBITS 0000000000003070 003070 000000
+// The size is 0.
+
----------------
Is this a stray comment? Can you remove?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47098





More information about the llvm-commits mailing list