[llvm] 3593ade - [gn build] Port a828cda9c802
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 19:02:13 PST 2024
Author: LLVM GN Syncbot
Date: 2024-01-10T02:53:25Z
New Revision: 3593ade43dd8af557432dce72f93aa0186c281ef
URL: https://github.com/llvm/llvm-project/commit/3593ade43dd8af557432dce72f93aa0186c281ef
DIFF: https://github.com/llvm/llvm-project/commit/3593ade43dd8af557432dce72f93aa0186c281ef.diff
LOG: [gn build] Port a828cda9c802
Added:
Modified:
llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn
index 0028c2cb673957..bd88978c105cea 100644
--- a/llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/compiler-rt/include/BUILD.gn
@@ -5,7 +5,6 @@ copy("include") {
"fuzzer/FuzzedDataProvider.h",
"orc_rt/c_api.h",
"profile/InstrProfData.inc",
- "profile/instr_prof_interface.h",
"profile/MemProfData.inc",
"sanitizer/allocator_interface.h",
"sanitizer/asan_interface.h",
More information about the llvm-commits
mailing list