mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
[gn build] Port 9b76160e53f
This commit is contained in:
parent
e693cbf9f5
commit
6aedda7e77
@ -81,6 +81,7 @@ static_library("Support") {
|
||||
"GraphWriter.cpp",
|
||||
"Hashing.cpp",
|
||||
"InitLLVM.cpp",
|
||||
"InstructionCost.cpp",
|
||||
"IntEqClasses.cpp",
|
||||
"IntervalMap.cpp",
|
||||
"ItaniumManglingCanonicalizer.cpp",
|
||||
|
@ -43,6 +43,7 @@ unittest("SupportTests") {
|
||||
"GlobPatternTest.cpp",
|
||||
"Host.cpp",
|
||||
"IndexedAccessorTest.cpp",
|
||||
"InstructionCostTest.cpp",
|
||||
"ItaniumManglingCanonicalizerTest.cpp",
|
||||
"JSONTest.cpp",
|
||||
"KnownBitsTest.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user