aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/FunctionResolve/2003-05-31-AllInternalDecls.ll
blob: 88d6775b999cd2ed99e446c62cae29bdf7961f0b (plain)
1
2
3
4
5
6
7
8
9
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