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