mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
gn build: Merge r368065.
llvm-svn: 368099
This commit is contained in:
@@ -18,6 +18,7 @@ static_library("GlobalISel") {
|
||||
"Combiner.cpp",
|
||||
"CombinerHelper.cpp",
|
||||
"GISelChangeObserver.cpp",
|
||||
"GISelKnownBits.cpp",
|
||||
"GlobalISel.cpp",
|
||||
"IRTranslator.cpp",
|
||||
"InstructionSelect.cpp",
|
||||
|
||||
@@ -14,6 +14,7 @@ unittest("GlobalISelTests") {
|
||||
sources = [
|
||||
"CSETest.cpp",
|
||||
"GISelMITest.cpp",
|
||||
"KnownBitsTest.cpp",
|
||||
"LegalizerHelperTest.cpp",
|
||||
"LegalizerInfoTest.cpp",
|
||||
"MachineIRBuilderTest.cpp",
|
||||
|
||||
Reference in New Issue
Block a user