Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[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