gn build: Merge e62e760f29

This commit is contained in:
LLVM GN Syncbot 2019-12-18 00:29:06 +00:00
parent e62e760f29
commit 758825c5b8

View File

@ -4,11 +4,5 @@ static_library("GlobalISel") {
]
sources = [
"CodeExpander.cpp",
"GIMatchDag.cpp",
"GIMatchDagEdge.cpp",
"GIMatchDagInstr.cpp",
"GIMatchDagOperands.cpp",
"GIMatchDagPredicate.cpp",
"GIMatchDagPredicateDependencyEdge.cpp",
]
}