1# RUN: not llvm-mc -arch=hexagon -filetype=asm junk123.s 2>%t ; FileCheck %s < %t
2#
3
4# CHECK: junk123.s: {{[N|n]}}o such file or directory
5