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
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ fn main() {
|
|||
"InstrProfilingWriter.c",
|
||||
// These files were added in LLVM 11.
|
||||
"InstrProfilingInternal.c",
|
||||
"InstrProfilingBiasVar.c",
|
||||
];
|
||||
|
||||
if target_env == "msvc" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue