1*9880d681SAndroid Build Coastguard Worker; RUN: not llvm-as < %s 2>&1 | FileCheck %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Worker!0 = !DILocalVariable(scope: !{}, arg: 1) 4*9880d681SAndroid Build Coastguard Worker!1 = !DILocalVariable(scope: !{}) 5*9880d681SAndroid Build Coastguard Worker 6*9880d681SAndroid Build Coastguard Worker; CHECK: <stdin>:[[@LINE+1]]:40: error: expected unsigned integer 7*9880d681SAndroid Build Coastguard Worker!2 = !DILocalVariable(scope: !{}, arg: -1) 8