forked from OSchip/llvm-project
parent
4b61b6476b
commit
b83b4e9405
|
@ -17,6 +17,7 @@ static_library("llvm") {
|
|||
"IncludeOrderCheck.cpp",
|
||||
"LLVMTidyModule.cpp",
|
||||
"PreferIsaOrDynCastInConditionalsCheck.cpp",
|
||||
"PreferRegisterOverUnsignedCheck.cpp",
|
||||
"TwineLocalCheck.cpp",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue