forked from OSchip/llvm-project
[gn build] Port 7ead5f5aa3
This commit is contained in:
parent
027899dab6
commit
eaa9f6b2cc
|
@ -38,7 +38,6 @@ static_library("AsmPrinter") {
|
|||
"EHStreamer.cpp",
|
||||
"ErlangGCPrinter.cpp",
|
||||
"OcamlGCPrinter.cpp",
|
||||
"PseudoProbePrinter.cpp",
|
||||
"WasmException.cpp",
|
||||
"WinCFGuard.cpp",
|
||||
"WinException.cpp",
|
||||
|
|
|
@ -43,7 +43,6 @@ static_library("MC") {
|
|||
"MCObjectFileInfo.cpp",
|
||||
"MCObjectStreamer.cpp",
|
||||
"MCObjectWriter.cpp",
|
||||
"MCPseudoProbe.cpp",
|
||||
"MCRegisterInfo.cpp",
|
||||
"MCSchedule.cpp",
|
||||
"MCSection.cpp",
|
||||
|
|
Loading…
Reference in New Issue