Remove hack introduced by r273641.

Hopefully the buildbots have had enough time to pick this up by now.

llvm-svn: 273656
This commit is contained in:
George Burgess IV 2016-06-24 06:58:15 +00:00
parent 0534f4aa79
commit 2efbb3f394
1 changed files with 0 additions and 2 deletions

View File

@ -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"