diff --git a/llvm/test/Regression/Linker/2002-08-20-ConstantExpr.ll b/llvm/test/Regression/Linker/2002-08-20-ConstantExpr.ll index e85b565eee3d..3f1b4bf90a7b 100644 --- a/llvm/test/Regression/Linker/2002-08-20-ConstantExpr.ll +++ b/llvm/test/Regression/Linker/2002-08-20-ConstantExpr.ll @@ -5,5 +5,5 @@ ; RUN: link Output/%s.LinkTest.bc Output/%s.bc %work = global int 4 -%test = global int* getelementptr( int* %work, uint 1) +%test = global int* getelementptr( int* %work, long 1)