Revert r230979, should apply to all X86 ELF.
[oota-llvm.git] / test / DebugInfo / X86 / tls.ll
index 8c6ae9e0cb285b02c6f0fc459c0082f1a5931315..6f673dd378bdc7cc431e47fbc7ad87afa69c2a2f 100644 (file)
@@ -7,9 +7,6 @@
 ; 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