[ms-coff] Add a test for proper handling of full Windows path names in the .drectve...
[oota-llvm.git] / test / MC / COFF / invalid-def.s
1 # RUN: not llvm-mc -triple i686-windows -filetype obj -o /dev/null %s
2
3         .def first
4         .def second
5