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