projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fddc755
)
Fix testcase
author
Chris Lattner
<sabre@nondot.org>
Tue, 15 Oct 2002 21:10:53 +0000
(21:10 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 15 Oct 2002 21:10:53 +0000
(21:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4181
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
b/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
index 48126013500ec44e4354dd706d61afa1c594af93..02125a51e030da4e8aed5682c97594bab147405f 100644
(file)
--- a/
test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
+++ b/
test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
@@
-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: