llvm-6502/test/MC/COFF/secidx-diagnostic.s
2014-01-30 21:13:05 +00:00

9 lines
167 B
ArmAsm

// 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