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:
parent
37a1d7f441
commit
a770b1aec2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user