1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-01 16:31:13 +00:00
llvm-6502/test/MC/COFF/secidx-diagnostic.s

9 lines
167 B
ArmAsm
Raw Normal View History

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