[RuntimeDyld] Add alignment arguments to the reserveAllocationSpace method of
[oota-llvm.git] / test / Feature / optnone.ll
index 3cb6efdf45e7426ccfb911ec45e9234c585ddd10..7d8afd4b773eff7726bc9f2766acb59fc5d7aeb6 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
-; REQUIRE: native
 
 ; Check for the presence of attribute optnone in the disassembly.