brintos

brintos / llvm-project-archived public Read only

0
0
Text · 181 B · e520491 Raw
6 lines · plain
1# RUN: not --crash llvm-mc -filetype=obj -triple x86_64-pc-linux %s 2>&1 | FileCheck %s2 3# CHECK: Symbol: C redeclared as different type4        .comm   C,4,45        .comm   C,8,46