brintos

brintos / llvm-project-archived public Read only

0
0
Text · 125 B · 2530dfb Raw
6 lines · plain
1; RUN: not llvm-as %s 2>&1 | FileCheck %s2 3; CHECK: found end of file when expecting more instructions4 5define void @foo() {6