1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Fix this test from Duncan's experiment.

llvm-svn: 36176
This commit is contained in:
Reid Spencer 2007-04-16 21:57:14 +00:00
parent 37a1d7f441
commit a770b1aec2

View File

@ -1,5 +1,5 @@
; RUN: llvm-upgrade < %s | llvm-as | opt -licm -stats |& \
; RUN: grep {memory locations promoted to register}
; RUN: grep {memory locations promoted to register}
%X = global int 7