Add -Zlint-llvm-ir
This commit is contained in:
parent
c9bd03cb72
commit
9589eb95d2
9 changed files with 26 additions and 4 deletions
|
@ -2217,6 +2217,7 @@ extern "C" {
|
|||
IsLinkerPluginLTO: bool,
|
||||
NoPrepopulatePasses: bool,
|
||||
VerifyIR: bool,
|
||||
LintIR: bool,
|
||||
UseThinLTOBuffers: bool,
|
||||
MergeFunctions: bool,
|
||||
UnrollLoops: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue