mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
[gn build] Port 49e5a97ec36
This commit is contained in:
parent
b8d11aabd8
commit
8375fac139
@ -93,6 +93,7 @@ static_library("Support") {
|
||||
"MathExtras.cpp",
|
||||
"MemoryBuffer.cpp",
|
||||
"NativeFormatting.cpp",
|
||||
"OptimalLayout.cpp",
|
||||
"Optional.cpp",
|
||||
"Parallel.cpp",
|
||||
"PluginLoader.cpp",
|
||||
|
@ -54,6 +54,7 @@ unittest("SupportTests") {
|
||||
"MemoryBufferTest.cpp",
|
||||
"MemoryTest.cpp",
|
||||
"NativeFormatTests.cpp",
|
||||
"OptimalLayoutTest.cpp",
|
||||
"ParallelTest.cpp",
|
||||
"Path.cpp",
|
||||
"ProcessTest.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user