Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / MC / COFF / section-comdat-conflict2.s
blob2b863299561c165170a99cf2626c8edc7bce832e
1 // RUN: not --crash llvm-mc -triple i386-pc-win32 -filetype=obj < %s 2>&1 | FileCheck %s
3 // CHECK: two sections have the same comdat
5 .section .xyz,"xr",discard,bar
6 .section .abcd,"xr",discard,bar