mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 23:51:56 +00:00
[gn build] Port b035513c06
This commit is contained in:
parent
764690b8a8
commit
ed4783fc59
@ -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
Block a user