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