Fix testcase

llvm-svn: 4181
This commit is contained in:
Chris Lattner 2002-10-15 21:10:53 +00:00
parent 6a1a65f9de
commit 8bf1438ecf
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
;
; RUN: as < %s | opt -adce
%bk = internal uninitialized global uint ; <uint*> [#uses=2]
%hufts = internal uninitialized global uint ; <uint*> [#uses=1]
%bk = external global uint ; <uint*> [#uses=2]
%hufts = external global uint ; <uint*> [#uses=1]
implementation ; Functions: