AsmParser: Make sure GlobalVariables have sane types
[oota-llvm.git] / test / Assembler / mdlocation.ll
index c0a7b24cc7525264616f757aa05b9b68809c5738..e095d900d648058e2139605c7b467ce436958f24 100644 (file)
@@ -19,5 +19,5 @@
 !5 = !MDLocation(scope: !0)
 !6 = !MDLocation(scope: !0, column: 0, line: 0)
 
-; CHECK-NEXT: !4 = !MDLocation(line: 16777215, column: 65535, scope: !0)
-!7 = !MDLocation(line: 16777215, column: 65535, scope: !0)
+; CHECK-NEXT: !4 = !MDLocation(line: 4294967295, column: 65535, scope: !0)
+!7 = !MDLocation(line: 4294967295, column: 65535, scope: !0)