Fix a few issues with comdat handling on COFF.
[oota-llvm.git] / test / MC / COFF / section-comdat-conflict2.s
1 // RUN: not llvm-mc -triple i386-pc-win32 -filetype=obj < %s 2>&1 |  FileCheck %s
2
3 // CHECK: two sections have the same comdat
4
5         .section        .xyz,"xr",discard,bar
6         .section        .abcd,"xr",discard,bar