1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2024-12-23 15:29:51 +00:00
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