[gn build] Merge r349167

llvm-svn: 349291
This commit is contained in:
Nico Weber 2018-12-16 02:32:20 +00:00
parent ad41e6aeb6
commit 40b46d7cb5
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ static_library("GlobalISel") {
"CallLowering.cpp",
"Combiner.cpp",
"CombinerHelper.cpp",
"GISelChangeObserver.cpp",
"GlobalISel.cpp",
"IRTranslator.cpp",
"InstructionSelect.cpp",