2003-05-31 21:33:08 +00:00
|
|
|
; This testcase should not cause a warning!
|
|
|
|
|
2003-06-28 23:23:34 +00:00
|
|
|
; RUN: (as < %s | opt -funcresolve -disable-output) 2>&1 | not grep 'WARNING'
|
2003-05-31 21:33:08 +00:00
|
|
|
|
|
|
|
%X = internal global float 1.0
|
|
|
|
%X = internal global int 1
|
|
|
|
|