[Parallel_libs-commits] [PATCH] D24949: [SE] Change CoreTests target name
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Tue Sep 27 08:41:47 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282491: [SE] Change CoreTests target name (authored by jhen).
Changed prior to commit:
https://reviews.llvm.org/D24949?vs=72590&id=72661#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24949
Files:
parallel-libs/trunk/streamexecutor/unittests/CoreTests/CMakeLists.txt
Index: parallel-libs/trunk/streamexecutor/unittests/CoreTests/CMakeLists.txt
===================================================================
--- parallel-libs/trunk/streamexecutor/unittests/CoreTests/CMakeLists.txt
+++ parallel-libs/trunk/streamexecutor/unittests/CoreTests/CMakeLists.txt
@@ -3,7 +3,7 @@
endif()
add_se_unittest(
- CoreTests
+ StreamExecutorCoreTests
DeviceTest.cpp
KernelSpecTest.cpp
PackedKernelArgumentArrayTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24949.72661.patch
Type: text/x-patch
Size: 455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160927/2414d75e/attachment.bin>
More information about the Parallel_libs-commits
mailing list