[llvm] 821271e - [gn build] Port 9878996c708
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 25 11:19:30 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-06-25T18:14:55Z
New Revision: 821271ea27e312cd3252457a1bac891bc36880b9
URL: https://github.com/llvm/llvm-project/commit/821271ea27e312cd3252457a1bac891bc36880b9
DIFF: https://github.com/llvm/llvm-project/commit/821271ea27e312cd3252457a1bac891bc36880b9.diff
LOG: [gn build] Port 9878996c708
Added:
Modified:
llvm/utils/gn/secondary/llvm/unittests/ProfileData/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/unittests/ProfileData/BUILD.gn b/llvm/utils/gn/secondary/llvm/unittests/ProfileData/BUILD.gn
index 3818b0caad04..e933b510003c 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/ProfileData/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/ProfileData/BUILD.gn
@@ -9,7 +9,6 @@ unittest("ProfileDataTests") {
]
sources = [
"CoverageMappingTest.cpp",
- "InstrProfDataTest.cpp",
"InstrProfTest.cpp",
"SampleProfTest.cpp",
]
More information about the llvm-commits
mailing list