brintos

brintos / llvm-project-archived public Read only

0
0
Text · 152 B · b6c7e78 Raw
8 lines · plain
1# RUN: not llvm-mc -triple i386 -filetype asm -o - %s 2>&1 | FileCheck %s2 3	.code424 5# CHECK: unknown directive .code426# CHECK-NOT: unknown directive7 8