Add test for r164132.
[oota-llvm.git] / test / MC / X86 / x86_nop.s
diff --git a/test/MC/X86/x86_nop.s b/test/MC/X86/x86_nop.s
new file mode 100644 (file)
index 0000000..37dec25
--- /dev/null
@@ -0,0 +1,7 @@
+# RUN: llvm-mc -filetype=obj -mcpu=geode %s -o %t
+# RUN: llvm-objdump -disassemble %t | FileCheck %s
+
+# CHECK-NOT: nopw
+inc %eax
+.align 8
+inc %eax