add the & back. I'm not sure why bill removed it.

llvm-svn: 36945
This commit is contained in:
Chris Lattner 2007-05-08 20:08:06 +00:00
parent 31fd60ba0c
commit 75d56499c6
1 changed files with 1 additions and 1 deletions

View File

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