Skip to content

Commit b0b3c1a

Browse files
committed
[gn] port 5aacf93
1 parent ae0d224 commit b0b3c1a

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ cxx_sources = [
192192
]
193193
if (target_os == "win") {
194194
cxx_sources += [
195+
"support/win32/compiler_rt_shims.cpp",
195196
"support/win32/locale_win32.cpp",
196197
"support/win32/support.cpp",
197198
"support/win32/thread_win32.cpp",

0 commit comments

Comments
 (0)