We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d280b0 commit 41b8158Copy full SHA for 41b8158
library/profiler_builtins/build.rs
@@ -26,6 +26,7 @@ fn main() {
26
"InstrProfilingPlatformWindows.c",
27
"InstrProfilingUtil.c",
28
"InstrProfilingValue.c",
29
+ "InstrProfilingVersionVar.c",
30
"InstrProfilingWriter.c",
31
// This file was renamed in LLVM 10.
32
"InstrProfilingRuntime.cc",
0 commit comments