summaryrefslogtreecommitdiff
path: root/test/MC/COFF/secidx-diagnostic.s
blob: 3e496c3fd45c5b67fdf428ef90fa5e537b12469e (plain)
1
2
3
4
5
6
7
8
// RUN: not llvm-mc -filetype=obj -triple i686-pc-win32 %s 2>%t
// RUN: FileCheck %s < %t

// CHECK: symbol 'bar' can not be undefined

.data
foo:
        .secidx bar