mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 00:01:39 +00:00
gn build: Merge r373083
llvm-svn: 373085
This commit is contained in:
parent
9125982a28
commit
7ca190b53d
@ -29,6 +29,7 @@ static_library("lib") {
|
||||
"RegisterValue.cpp",
|
||||
"SchedClassResolution.cpp",
|
||||
"SnippetGenerator.cpp",
|
||||
"SnippetRepetitor.cpp",
|
||||
"Target.cpp",
|
||||
"Uops.cpp",
|
||||
]
|
||||
|
@ -26,6 +26,7 @@ unittest("LLVMExegesisX86Tests") {
|
||||
"RegisterAliasingTest.cpp",
|
||||
"SchedClassResolutionTest.cpp",
|
||||
"SnippetGeneratorTest.cpp",
|
||||
"SnippetRepetitorTest.cpp",
|
||||
"TargetTest.cpp",
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user