[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / Assembler / gv-invalid-type.ll
blobbde04dab7a2046b888b48afaf672e324e4f18bbe
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
3 @gv = global metadata undef
4 ; CHECK: invalid type for global variable