[llvm] bd9b223 - [gn build] Port 27650ec5541
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 16:14:55 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-07-22T23:08:46Z
New Revision: bd9b223770a51528009c250010e9b418ed844aef
URL: https://github.com/llvm/llvm-project/commit/bd9b223770a51528009c250010e9b418ed844aef
DIFF: https://github.com/llvm/llvm-project/commit/bd9b223770a51528009c250010e9b418ed844aef.diff
LOG: [gn build] Port 27650ec5541
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