From a606472116d68fb5aab059d2e76e0d5bef4c4cf4 Mon Sep 17 00:00:00 2001 From: George Burgess IV Date: Fri, 24 Jun 2016 06:58:15 +0000 Subject: [PATCH] Remove hack introduced by r273641. Hopefully the buildbots have had enough time to pick this up by now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273656 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/X86/pr28270.ll | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/DebugInfo/X86/pr28270.ll b/test/DebugInfo/X86/pr28270.ll index a2c5ca642dd..56e036787aa 100644 --- a/test/DebugInfo/X86/pr28270.ll +++ b/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" -- 2.50.1