]> git.lizzy.rs Git - rust.git/blobdiff - src/libprofiler_builtins/build.rs
Rollup merge of #63034 - tmandry:reduce-generator-size-regressions, r=cramertj
[rust.git] / src / libprofiler_builtins / build.rs
index 0b2bda577d75f7e56721cda21ee93e920f253980..775f84535fbf25b9e17a7561a1f0ec3358703d0b 100644 (file)
@@ -19,6 +19,7 @@ fn main() {
                                    "InstrProfilingPlatformDarwin.c",
                                    "InstrProfilingPlatformLinux.c",
                                    "InstrProfilingPlatformOther.c",
+                                   "InstrProfilingPlatformWindows.c",
                                    "InstrProfilingRuntime.cc",
                                    "InstrProfilingUtil.c",
                                    "InstrProfilingValue.c",