mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 09:53:54 +00:00
New testcase
llvm-svn: 6484
This commit is contained in:
parent
2da88857a1
commit
3ba6004e47
@ -0,0 +1,10 @@
|
||||
; This testcase should not cause a warning!
|
||||
|
||||
; RUN: if (as < %s | opt -funcresolve -disable-output) 2>&1 | grep 'WARNING'
|
||||
; RUN: then exit 1
|
||||
; RUN: else exit 0
|
||||
; RUN: fi
|
||||
|
||||
%X = internal global float 1.0
|
||||
%X = internal global int 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user