Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 41b8158

Browse files
committed
Build newly added InstrProfilingVersionVar.c file
1 parent 1d280b0 commit 41b8158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/profiler_builtins/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ fn main() {
2626
"InstrProfilingPlatformWindows.c",
2727
"InstrProfilingUtil.c",
2828
"InstrProfilingValue.c",
29+
"InstrProfilingVersionVar.c",
2930
"InstrProfilingWriter.c",
3031
// This file was renamed in LLVM 10.
3132
"InstrProfilingRuntime.cc",

0 commit comments

Comments
 (0)