mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-22 13:32:09 +00:00
gn build: Merge r351283.
llvm-svn: 351293
This commit is contained in:
parent
7bc608206a
commit
f67bc623d8
@ -12,6 +12,8 @@ static_library("GlobalISel") {
|
||||
"//llvm/lib/Transforms/Utils",
|
||||
]
|
||||
sources = [
|
||||
"CSEMIRBuilder.cpp",
|
||||
"CSEInfo.cpp",
|
||||
"CallLowering.cpp",
|
||||
"Combiner.cpp",
|
||||
"CombinerHelper.cpp",
|
||||
|
@ -12,6 +12,7 @@ unittest("GlobalISelTests") {
|
||||
"//llvm/lib/Target:TargetsToBuild",
|
||||
]
|
||||
sources = [
|
||||
"CSETest.cpp",
|
||||
"LegalizerHelperTest.cpp",
|
||||
"LegalizerInfoTest.cpp",
|
||||
"PatternMatchTest.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user