Build newly added InstrProfilingVersionVar.c file

This commit is contained in:
Nikita Popov 2021-02-20 16:51:18 +01:00
parent 1d280b012d
commit 41b81584e2
1 changed files with 1 additions and 0 deletions

View 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",