xref: /llvm-project/llvm/test/MC/Hexagon/not_found.s (revision 252c42354eca54274ed7b10c32c73c6937478e8b)
1# RUN: not llvm-mc -triple=hexagon -filetype=asm junk123.s 2>%t ; FileCheck -DMSG=%errc_ENOENT %s < %t
2#
3
4# CHECK: junk123.s: [[MSG]]
5