summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/check-time-trace-sections.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/check-time-trace-sections.cpp')
-rw-r--r--clang/test/Driver/check-time-trace-sections.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Driver/check-time-trace-sections.cpp b/clang/test/Driver/check-time-trace-sections.cpp
index 4d1c0fde3a8..2dbe2037550 100644
--- a/clang/test/Driver/check-time-trace-sections.cpp
+++ b/clang/test/Driver/check-time-trace-sections.cpp
@@ -1,4 +1,3 @@
-// REQUIRES: shell
// RUN: %clangxx -S -ftime-trace -ftime-trace-granularity=0 -o %T/check-time-trace-sections %s
// RUN: cat %T/check-time-trace-sections.json | %python %S/check-time-trace-sections.py
OpenPOWER on IntegriCloud