[OMPT] Remove test output from source tree

%s refers to the test file in the source tree. This was accidentally added in
r351197 / 2b46d30 ("[OMPT] Second chunk of final OMPT 5.0 interface updates").

Differential Revision: https://reviews.llvm.org/D58002

llvm-svn: 353715
This commit is contained in:
Jonas Hahnfeld 2019-02-11 16:14:51 +00:00
parent bd334efd0a
commit f26d3e7185
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %libomp-compile-and-run | %sort-threads | tee %s.out | FileCheck %s
// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %s
// REQUIRES: ompt
// UNSUPPORTED: gcc-4, gcc-5, gcc-6, gcc-7
#define TEST_NEED_PRINT_FRAME_FROM_OUTLINED_FN