summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorPaul Robinson <paul_robinson@playstation.sony.com>2015-03-02 18:50:18 +0000
committerPaul Robinson <paul_robinson@playstation.sony.com>2015-03-02 18:50:18 +0000
commit9f4cfc574ed435d8e4d0db8d5d99d582a6400c37 (patch)
tree75f68fce6eb04ee96abece4f8cbdbe9c290d7896 /llvm/test
parent5c5c00b7da38d852b727e42f3e83d4a3d94869a0 (diff)
downloadbcm5719-llvm-9f4cfc574ed435d8e4d0db8d5d99d582a6400c37.tar.gz
bcm5719-llvm-9f4cfc574ed435d8e4d0db8d5d99d582a6400c37.zip
Revert r230979, should apply to all X86 ELF.
llvm-svn: 230985
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/DebugInfo/X86/tls.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/DebugInfo/X86/tls.ll b/llvm/test/DebugInfo/X86/tls.ll
index 8c6ae9e0cb2..6f673dd378b 100644
--- a/llvm/test/DebugInfo/X86/tls.ll
+++ b/llvm/test/DebugInfo/X86/tls.ll
@@ -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
OpenPOWER on IntegriCloud