on darwin empty functions need to codegen into something of non-zero length,
[oota-llvm.git] / test / CodeGen / X86 / 2008-01-25-EmptyFunction.ll
index 387645f7436622004c9a0374d059789de08d9c22..b936686798f03121bec85a109992231a66fa44de 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | grep {.byte       0}
+; RUN: llc < %s -march=x86 | grep nop
 target triple = "i686-apple-darwin8"