[llvm] 19e516f - [gn build] Port 1fda1776e32b
Arthur Eubanks via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 16:41:48 PDT 2024
Author: Arthur Eubanks
Date: 2024-04-10T23:41:10Z
New Revision: 19e516fbed809af094ce195a6a5baa2e1f30f3cd
URL: https://github.com/llvm/llvm-project/commit/19e516fbed809af094ce195a6a5baa2e1f30f3cd
DIFF: https://github.com/llvm/llvm-project/commit/19e516fbed809af094ce195a6a5baa2e1f30f3cd.diff
LOG: [gn build] Port 1fda1776e32b
Added:
Modified:
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
index 66e8084d5808a2..53dc5b92c2d989 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -361,6 +361,7 @@ if (current_toolchain == default_toolchain) {
"__chrono/parser_std_format_spec.h",
"__chrono/statically_widen.h",
"__chrono/steady_clock.h",
+ "__chrono/sys_info.h",
"__chrono/system_clock.h",
"__chrono/time_point.h",
"__chrono/time_zone.h",
More information about the llvm-commits
mailing list