mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 22:04:10 +00:00
Quote another '%S' in a test.
llvm-svn: 81088
This commit is contained in:
parent
f96e015ec6
commit
3aafa8d4a3
@ -1,7 +1,7 @@
|
||||
; RUN: llvm-as < %s | opt -lcssa | llvm-dis | \
|
||||
; RUN: grep {%SJE.0.0.lcssa = phi .struct.SetJmpMapEntry}
|
||||
; RUN: grep {%%SJE.0.0.lcssa = phi .struct.SetJmpMapEntry}
|
||||
; RUN: llvm-as < %s | opt -lcssa | llvm-dis | \
|
||||
; RUN: grep {%SJE.0.0.lcssa1 = phi .struct.SetJmpMapEntry}
|
||||
; RUN: grep {%%SJE.0.0.lcssa1 = phi .struct.SetJmpMapEntry}
|
||||
|
||||
%struct.SetJmpMapEntry = type { i8*, i32, %struct.SetJmpMapEntry* }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user