[gn build] Port 705a4c149d
This commit is contained in:
parent
705a4c149d
commit
6b1bf905d0
|
|
@ -38,6 +38,7 @@ static_library("AsmPrinter") {
|
|||
"EHStreamer.cpp",
|
||||
"ErlangGCPrinter.cpp",
|
||||
"OcamlGCPrinter.cpp",
|
||||
"PseudoProbePrinter.cpp",
|
||||
"WasmException.cpp",
|
||||
"WinCFGuard.cpp",
|
||||
"WinException.cpp",
|
||||
|
|
|
|||
|
|
@ -43,6 +43,7 @@ static_library("MC") {
|
|||
"MCObjectFileInfo.cpp",
|
||||
"MCObjectStreamer.cpp",
|
||||
"MCObjectWriter.cpp",
|
||||
"MCPseudoProbe.cpp",
|
||||
"MCRegisterInfo.cpp",
|
||||
"MCSchedule.cpp",
|
||||
"MCSection.cpp",
|
||||
|
|
|
|||
Loading…
Reference in New Issue