mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 00:10:37 +00:00
5 lines
169 B
LLVM
5 lines
169 B
LLVM
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
|
|
|
|
; CHECK: [[@LINE+1]]:36: error: missing required field 'discriminator'
|
|
!0 = !DILexicalBlockFile(scope: !{})
|