summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2016-06-24 06:58:15 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2016-06-24 06:58:15 +0000
commit2efbb3f394bd95d7c07fdcdbc2ffd2647778d9b7 (patch)
tree2d3aff59a419fbaaa8297bbb234db018b363ff00 /llvm/test
parent0534f4aa79edeff44f0f34125f3cf7d3820753b8 (diff)
downloadbcm5719-llvm-2efbb3f394bd95d7c07fdcdbc2ffd2647778d9b7.tar.gz
bcm5719-llvm-2efbb3f394bd95d7c07fdcdbc2ffd2647778d9b7.zip
Remove hack introduced by r273641.
Hopefully the buildbots have had enough time to pick this up by now. llvm-svn: 273656
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/DebugInfo/X86/pr28270.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/X86/pr28270.ll b/llvm/test/DebugInfo/X86/pr28270.ll
index a2c5ca642dd..56e036787aa 100644
--- a/llvm/test/DebugInfo/X86/pr28270.ll
+++ b/llvm/test/DebugInfo/X86/pr28270.ll
@@ -1,6 +1,4 @@
; RUN: llc < %s
-; RUN: rm -f %S/pr28270.s
-; ^ Temporary hack to fix buildbots.
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
OpenPOWER on IntegriCloud