[PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 07:42:02 PST 2015


grimar added inline comments.

================
Comment at: test/elf2/tls-opt.s:24
@@ +23,3 @@
+// DISASM-NEXT: 11054: 48 8d 80 f8 ff ff ff leaq -8(%rax), %rax
+
+// Corrupred output:
----------------
The last one also is a part of currupted output, I`ll move it below
// Corrupred output:


http://reviews.llvm.org/D14713





More information about the llvm-commits mailing list