1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

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

llvm-svn: 211967
This commit is contained in:
Matt Arsenault 2014-06-27 23:11:26 +00:00
parent 20ec742a75
commit 000617e7b3

View File

@ -1,5 +1,4 @@
; RUN: not llc -verify-machineinstrs -march=r600 -mcpu=SI %s -o /dev/null 2>&1 | FileCheck %s ; 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 ; Make sure promote alloca pass doesn't crash