aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DSAnalysis/basictest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/DSAnalysis/basictest.ll')
-rw-r--r--test/Transforms/DSAnalysis/basictest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/DSAnalysis/basictest.ll b/test/Transforms/DSAnalysis/basictest.ll
index 8bcb2f8888..3191441bd8 100644
--- a/test/Transforms/DSAnalysis/basictest.ll
+++ b/test/Transforms/DSAnalysis/basictest.ll
@@ -11,7 +11,7 @@ int *%foo(ulong %A, double %B, long %C) {
store int* %E, int** %X
%F = malloc {int}
- %G = getelementptr {int}* %F, long 0, ubyte 0
+ %G = getelementptr {int}* %F, long 0, uint 0
store int* %G, int** %X
%K = malloc int **