]> git.proxmox.com Git - rustc.git/blobdiff - library/profiler_builtins/build.rs
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / library / profiler_builtins / build.rs
index 7d5c601df535b13e19961ebf14efd416810cb3bd..2de6db762b2fb8eb3c166d381067660b8b4369a5 100644 (file)
@@ -26,6 +26,7 @@ fn main() {
         "InstrProfilingPlatformWindows.c",
         "InstrProfilingUtil.c",
         "InstrProfilingValue.c",
+        "InstrProfilingVersionVar.c",
         "InstrProfilingWriter.c",
         // This file was renamed in LLVM 10.
         "InstrProfilingRuntime.cc",