[PATCH] D17333: [lld] [AArch64] Initial TLSDESC relocations support

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 13:46:53 PST 2016


rafael added inline comments.

================
Comment at: test/ELF/aarch64-tls-tlsdesc.s:4
@@ +3,3 @@
+# RUN: llvm-objdump -d %tout.so | FileCheck %s
+# RUN: llvm-readobj -s -r %tout.so | FileCheck -check-prefix=RELOC %s
+# REQUIRES: aarch64
----------------
This file has windows line endings.


Repository:
  rL LLVM

http://reviews.llvm.org/D17333





More information about the llvm-commits mailing list