[llvm] 2301a18 - [gn build] Port b0142cd9867
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 12:43:52 PST 2020
Author: LLVM GN Syncbot
Date: 2020-02-27T20:40:16Z
New Revision: 2301a18c1ccab2ddc58b6bbc19c72903c850f239
URL: https://github.com/llvm/llvm-project/commit/2301a18c1ccab2ddc58b6bbc19c72903c850f239
DIFF: https://github.com/llvm/llvm-project/commit/2301a18c1ccab2ddc58b6bbc19c72903c850f239.diff
LOG: [gn build] Port b0142cd9867
Added:
Modified:
llvm/utils/gn/secondary/llvm/unittests/ADT/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/unittests/ADT/BUILD.gn b/llvm/utils/gn/secondary/llvm/unittests/ADT/BUILD.gn
index 3cfebdcd674f..c7ee1ad377ff 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/ADT/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/ADT/BUILD.gn
@@ -19,6 +19,7 @@ unittest("ADTTests") {
"BitmaskEnumTest.cpp",
"BreadthFirstIteratorTest.cpp",
"BumpPtrListTest.cpp",
+ "CoalescingBitVectorTest.cpp",
"DAGDeltaAlgorithmTest.cpp",
"DeltaAlgorithmTest.cpp",
"DenseMapTest.cpp",
More information about the llvm-commits
mailing list