forked from OSchip/llvm-project
[GN] Updated build file to allow GN builds to succeed at ToT.
llvm-svn: 354683
This commit is contained in:
parent
4c8e480358
commit
cb0c05cbeb
|
@ -54,6 +54,7 @@ static_library("Checkers") {
|
|||
"IvarInvalidationChecker.cpp",
|
||||
"LLVMConventionsChecker.cpp",
|
||||
"LocalizationChecker.cpp",
|
||||
"MIGChecker.cpp",
|
||||
"MPI-Checker/MPIBugReporter.cpp",
|
||||
"MPI-Checker/MPIChecker.cpp",
|
||||
"MPI-Checker/MPIFunctionClassifier.cpp",
|
||||
|
|
Loading…
Reference in New Issue