mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-29 23:16:28 +00:00
Update test for the extra =.
llvm-svn: 121001
This commit is contained in:
parent
3dc2b4cba7
commit
ad6219b193
@ -1,5 +1,5 @@
|
||||
; RUN: llc < %s -mtriple=i686-pc-linux-gnu -asm-verbose=false -o %t
|
||||
; RUN: grep { = } %t | count 16
|
||||
; RUN: grep { = } %t | count 17
|
||||
; RUN: grep set %t | count 18
|
||||
; RUN: grep globl %t | count 6
|
||||
; RUN: grep weak %t | count 1
|
||||
|
Loading…
Reference in New Issue
Block a user