blob: 5358fc5d7535db71b5d827f2d9fe9a917944a80d [file] [log] [blame]
Daniel Dunbar6b7e0852009-08-11 17:47:52 +00001// RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
2// RUN: FileCheck -input-file %t %s
3
Daniel Dunbard79f4322009-08-31 08:09:28 +00004// Currently XFAIL'ed, since the front-end isn't validating this. Figure out the
5// right resolution.
6//
7// XFAIL: *
8
Daniel Dunbar6b7e0852009-08-11 17:47:52 +00009 .text
10a:
11 .data
12// CHECK: expected relocatable expression
13 .long -(0 + a)