forked from OSchip/llvm-project
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:
parent
0534f4aa79
commit
2efbb3f394
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue