forked from OSchip/llvm-project
parent
da60fc813c
commit
0039f87fa5
|
@ -37,6 +37,7 @@ static_library("Basic") {
|
|||
"Module.cpp",
|
||||
"ObjCRuntime.cpp",
|
||||
"OpenMPKinds.cpp",
|
||||
"LangStandards.cpp",
|
||||
"OperatorPrecedence.cpp",
|
||||
"SanitizerBlacklist.cpp",
|
||||
"SanitizerSpecialCaseList.cpp",
|
||||
|
|
|
@ -37,7 +37,6 @@ static_library("Frontend") {
|
|||
"InitHeaderSearch.cpp",
|
||||
"InitPreprocessor.cpp",
|
||||
"InterfaceStubFunctionsConsumer.cpp",
|
||||
"LangStandards.cpp",
|
||||
"LayoutOverrideSource.cpp",
|
||||
"LogDiagnosticPrinter.cpp",
|
||||
"ModuleDependencyCollector.cpp",
|
||||
|
|
Loading…
Reference in New Issue