mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
gn build: Merge r373202
llvm-svn: 373204
This commit is contained in:
parent
99df32e39a
commit
6f608a6b9e
@ -28,6 +28,7 @@ static_library("lib") {
|
||||
"RegisterAliasing.cpp",
|
||||
"RegisterValue.cpp",
|
||||
"SchedClassResolution.cpp",
|
||||
"SnippetFile.cpp",
|
||||
"SnippetGenerator.cpp",
|
||||
"SnippetRepetitor.cpp",
|
||||
"Target.cpp",
|
||||
|
@ -25,6 +25,7 @@ unittest("LLVMExegesisX86Tests") {
|
||||
"BenchmarkResultTest.cpp",
|
||||
"RegisterAliasingTest.cpp",
|
||||
"SchedClassResolutionTest.cpp",
|
||||
"SnippetFileTest.cpp",
|
||||
"SnippetGeneratorTest.cpp",
|
||||
"SnippetRepetitorTest.cpp",
|
||||
"TargetTest.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user