brintos

brintos / llvm-project-archived public Read only

0
0
Text · 134 B · 3654af1 Raw
5 lines · plain
1# RUN: not llvm-mc -triple=hexagon -filetype=asm junk123.s 2>%t ; FileCheck -DMSG=%errc_ENOENT %s < %t2#3 4# CHECK: junk123.s: [[MSG]]5