mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
gn build: Merge r357905
llvm-svn: 357907
This commit is contained in:
parent
a58ff34300
commit
d6250e08aa
@ -46,6 +46,7 @@ static_library("Support") {
|
||||
"BranchProbability.cpp",
|
||||
"BuryPointer.cpp",
|
||||
"COM.cpp",
|
||||
"CRC.cpp",
|
||||
"CachePruning.cpp",
|
||||
"Chrono.cpp",
|
||||
"CodeGenCoverage.cpp",
|
||||
|
@ -13,6 +13,7 @@ unittest("SupportTests") {
|
||||
"BinaryStreamTest.cpp",
|
||||
"BlockFrequencyTest.cpp",
|
||||
"BranchProbabilityTest.cpp",
|
||||
"CRCTest.cpp",
|
||||
"CachePruningTest.cpp",
|
||||
"Casting.cpp",
|
||||
"CheckedArithmeticTest.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user