Temporary hack to try cleaning extra .s file from bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211963 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matt Arsenault 2014-06-27 21:43:50 +00:00
parent a677ffeb95
commit 051cc062b2

View File

@ -1,4 +1,5 @@
; RUN: not llc -verify-machineinstrs -march=r600 -mcpu=SI %s -o /dev/null 2>&1 | FileCheck %s
; RUN: rm %S/private-memory-broken.s
; Make sure promote alloca pass doesn't crash