mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
This renames the source file to accomodate static linking of the runtime. When `libswiftCore.lib` is linked against, we would encounter a linker warning due to the replicated filename: ``` libswiftCore.lib(Win32.cpp.obj) : warning LNK4255: library contain multiple objects of the same name; linking object as if no debug info ```
3.5 KiB
3.5 KiB