[test] Remove a needless declaration of REQUIRES: target-windows
[llvm-core.git] / test / Assembler / invalid-dilexicalblockfile-null-scope.ll
blobae1a5d432e3defb5393d178a34e1c559e523ed20
1 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
3 ; CHECK: <stdin>:[[@LINE+1]]:33: error: 'scope' cannot be null
4 !0 = !DILexicalBlockFile(scope: null)