X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FAssembler%2Finvalid-mdsubrange-lowerBound-max.ll;h=e163dc47804d7ecd9dd3b644ba2bc8f581fb7b13;hp=1c68e984b176f8900024b426a4a3791cb499846e;hb=e56023a059e5fafa97f0df32c65cf31cfc33ba17;hpb=42eeb1d91f66532c2aeba272c07c0eb813c0ca95 diff --git a/test/Assembler/invalid-mdsubrange-lowerBound-max.ll b/test/Assembler/invalid-mdsubrange-lowerBound-max.ll index 1c68e984b17..e163dc47804 100644 --- a/test/Assembler/invalid-mdsubrange-lowerBound-max.ll +++ b/test/Assembler/invalid-mdsubrange-lowerBound-max.ll @@ -1,4 +1,4 @@ ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s ; CHECK: [[@LINE+1]]:41: error: value for 'lowerBound' too large, limit is 9223372036854775807 -!0 = !MDSubrange(count: 30, lowerBound: 9223372036854775808) +!0 = !DISubrange(count: 30, lowerBound: 9223372036854775808)