Update test suite to make "ninja check" succeed without native backend builtin
[oota-llvm.git] / test / Feature / optnone.ll
index 7d8afd4b773eff7726bc9f2766acb59fc5d7aeb6..3cb6efdf45e7426ccfb911ec45e9234c585ddd10 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
+; REQUIRE: native
 
 ; Check for the presence of attribute optnone in the disassembly.