forked from OSchip/llvm-project
Temporary hack to try cleaning extra .s file from bots.
llvm-svn: 211963
This commit is contained in:
parent
a44c4d7173
commit
c9c44d682c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue