[PATCH] D14301: [elf2] Implement R_X86_64_TPOFF32.

Michael Spencer via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 14:31:38 PST 2015


Bigcheese added inline comments.

================
Comment at: ELF/OutputSections.h:375
@@ -373,2 +374,3 @@
+  static uintX_t TlsInitImageVA;
 };
 
----------------
In 2 places vs the 18 uses of initialization image.


http://reviews.llvm.org/D14301





More information about the llvm-commits mailing list