mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-27 22:09:09 +00:00
[gn build] Port c62eefb8863e
This commit is contained in:
parent
c62eefb886
commit
6822d89e77
@ -173,6 +173,8 @@ static_library("CodeGen") {
|
||||
"RegAllocScore.cpp",
|
||||
"RegUsageInfoCollector.cpp",
|
||||
"RegUsageInfoPropagate.cpp",
|
||||
"RegisterBank.cpp",
|
||||
"RegisterBankInfo.cpp",
|
||||
"RegisterClassInfo.cpp",
|
||||
"RegisterCoalescer.cpp",
|
||||
"RegisterPressure.cpp",
|
||||
|
@ -35,8 +35,6 @@ static_library("GlobalISel") {
|
||||
"LostDebugLocObserver.cpp",
|
||||
"MachineIRBuilder.cpp",
|
||||
"RegBankSelect.cpp",
|
||||
"RegisterBank.cpp",
|
||||
"RegisterBankInfo.cpp",
|
||||
"Utils.cpp",
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user