Remove InstrProfilingBiasVar.c
from the list of source files
This file was introduced in LLVM 11, but was then removed in LLVM 13.
This commit is contained in:
parent
fcce75e9a6
commit
b6dba995b4
@ -40,7 +40,6 @@ fn main() {
|
||||
"InstrProfilingWriter.c",
|
||||
// These files were added in LLVM 11.
|
||||
"InstrProfilingInternal.c",
|
||||
"InstrProfilingBiasVar.c",
|
||||
];
|
||||
|
||||
if target_env == "msvc" {
|
||||
|
Loading…
Reference in New Issue
Block a user