forked from OSchip/llvm-project
gn build: Merge e62e760f29
This commit is contained in:
parent
e62e760f29
commit
758825c5b8
|
@ -4,11 +4,5 @@ static_library("GlobalISel") {
|
|||
]
|
||||
sources = [
|
||||
"CodeExpander.cpp",
|
||||
"GIMatchDag.cpp",
|
||||
"GIMatchDagEdge.cpp",
|
||||
"GIMatchDagInstr.cpp",
|
||||
"GIMatchDagOperands.cpp",
|
||||
"GIMatchDagPredicate.cpp",
|
||||
"GIMatchDagPredicateDependencyEdge.cpp",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue