Skip to content

Commit 7d9f11b

Browse files
committed
[gn build] Port ae53d02
1 parent ae53d02 commit 7d9f11b

File tree

1 file changed

+0
-13
lines changed
  • llvm/utils/gn/secondary/libcxx/src

1 file changed

+0
-13
lines changed

llvm/utils/gn/secondary/libcxx/src/BUILD.gn

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -128,17 +128,7 @@ cxx_sources = [
128128
"include/atomic_support.h",
129129
"include/config_elast.h",
130130
"include/refstring.h",
131-
"include/ryu/common.h",
132-
"include/ryu/d2fixed.h",
133-
"include/ryu/d2fixed_full_table.h",
134-
"include/ryu/d2s.h",
135-
"include/ryu/d2s_full_table.h",
136-
"include/ryu/d2s_intrinsics.h",
137-
"include/ryu/digit_table.h",
138-
"include/ryu/f2s.h",
139-
"include/ryu/ryu.h",
140131
"include/sso_allocator.h",
141-
"include/to_chars_floating_point.h",
142132
"ios.cpp",
143133
"ios.instantiations.cpp",
144134
"iostream.cpp",
@@ -152,9 +142,6 @@ cxx_sources = [
152142
"random.cpp",
153143
"random_shuffle.cpp",
154144
"regex.cpp",
155-
"ryu/d2fixed.cpp",
156-
"ryu/d2s.cpp",
157-
"ryu/f2s.cpp",
158145
"shared_mutex.cpp",
159146
"stdexcept.cpp",
160147
"string.cpp",

0 commit comments

Comments
 (0)