3e496c3fd45c5b67fdf428ef90fa5e537b12469e
[oota-llvm.git] / test / MC / COFF / secidx-diagnostic.s
1 // RUN: not llvm-mc -filetype=obj -triple i686-pc-win32 %s 2>%t
2 // RUN: FileCheck %s < %t
3
4 // CHECK: symbol 'bar' can not be undefined
5
6 .data
7 foo:
8         .secidx bar