summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/builtins/Unit/enable_execute_stack_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/builtins/Unit/enable_execute_stack_test.c')
-rw-r--r--compiler-rt/test/builtins/Unit/enable_execute_stack_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/builtins/Unit/enable_execute_stack_test.c b/compiler-rt/test/builtins/Unit/enable_execute_stack_test.c
index 38a142afb24..24165ed9fb7 100644
--- a/compiler-rt/test/builtins/Unit/enable_execute_stack_test.c
+++ b/compiler-rt/test/builtins/Unit/enable_execute_stack_test.c
@@ -1,3 +1,5 @@
+// REQUIRES: native-run
+// RUN: %clang_builtins %s %librt -o %t && %run %t
//===-- enable_execute_stack_test.c - Test __enable_execute_stack ----------===//
//
// The LLVM Compiler Infrastructure
OpenPOWER on IntegriCloud