[PS4] Correct relocation for DWARF TLS references.
[oota-llvm.git] / test / DebugInfo / X86 / tls.ll
index 6f673dd378bdc7cc431e47fbc7ad87afa69c2a2f..8c6ae9e0cb285b02c6f0fc459c0082f1a5931315 100644 (file)
@@ -7,6 +7,9 @@
 ; RUN: llc %s -o - -filetype=asm -O0 -mtriple=x86_64-unknown-linux-gnu -split-dwarf=Enable \
 ; RUN:   | FileCheck --check-prefix=CHECK --check-prefix=FISSION %s
 
+; RUN: llc %s -o - -filetype=asm -O0 -mtriple=x86_64-scei-ps4 \
+; RUN:   | FileCheck --check-prefix=CHECK --check-prefix=SINGLE --check-prefix=SINGLE-64 %s
+
 ; FIXME: add relocation and DWARF expression support to llvm-dwarfdump & use
 ; that here instead of raw assembly printing