Skip to content

Commit c291db2

Browse files
committed
Build newly added InstrProfilingVersionVar.c file
1 parent b8cee0e commit c291db2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)