mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
gn build: Merge 7ea2e5195a
This commit is contained in:
parent
7ea2e5195a
commit
bad6a76041
@ -4,5 +4,11 @@ static_library("GlobalISel") {
|
||||
]
|
||||
sources = [
|
||||
"CodeExpander.cpp",
|
||||
"GIMatchDag.cpp",
|
||||
"GIMatchDagEdge.cpp",
|
||||
"GIMatchDagInstr.cpp",
|
||||
"GIMatchDagOperands.cpp",
|
||||
"GIMatchDagPredicate.cpp",
|
||||
"GIMatchDagPredicateDependencyEdge.cpp",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user