summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rokos <grokos@us.ibm.com>2017-04-22 11:20:20 +0000
committerGeorge Rokos <grokos@us.ibm.com>2017-04-22 11:20:20 +0000
commit6c79cc2198b90f42bcf8235a72e19c2d0b0a1703 (patch)
treefc1dccded7e3f9420daed70b01495c2074c0d900
parent5477b97d45fb0e53d0aabee55ec4bddbf59eb83a (diff)
downloadbcm5719-llvm-6c79cc2198b90f42bcf8235a72e19c2d0b0a1703.tar.gz
bcm5719-llvm-6c79cc2198b90f42bcf8235a72e19c2d0b0a1703.zip
[OpenMP] Run libomptarget regression tests using all available system threads.
Differential Revision: https://reviews.llvm.org/D32327 llvm-svn: 301074
-rw-r--r--openmp/libomptarget/test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/openmp/libomptarget/test/CMakeLists.txt b/openmp/libomptarget/test/CMakeLists.txt
index 24c2f42700f..29814df2e6d 100644
--- a/openmp/libomptarget/test/CMakeLists.txt
+++ b/openmp/libomptarget/test/CMakeLists.txt
@@ -80,7 +80,6 @@ else()
add_lit_testsuite(check-libomptarget
"Running libomptarget tests"
${CMAKE_CURRENT_BINARY_DIR}
- ARGS "-j 1"
DEPENDS omptarget omp
)
OpenPOWER on IntegriCloud