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",
|
"GraphWriter.cpp",
|
||||||
"Hashing.cpp",
|
"Hashing.cpp",
|
||||||
"InitLLVM.cpp",
|
"InitLLVM.cpp",
|
||||||
|
"InstructionCost.cpp",
|
||||||
"IntEqClasses.cpp",
|
"IntEqClasses.cpp",
|
||||||
"IntervalMap.cpp",
|
"IntervalMap.cpp",
|
||||||
"ItaniumManglingCanonicalizer.cpp",
|
"ItaniumManglingCanonicalizer.cpp",
|
||||||
|
@ -43,6 +43,7 @@ unittest("SupportTests") {
|
|||||||
"GlobPatternTest.cpp",
|
"GlobPatternTest.cpp",
|
||||||
"Host.cpp",
|
"Host.cpp",
|
||||||
"IndexedAccessorTest.cpp",
|
"IndexedAccessorTest.cpp",
|
||||||
|
"InstructionCostTest.cpp",
|
||||||
"ItaniumManglingCanonicalizerTest.cpp",
|
"ItaniumManglingCanonicalizerTest.cpp",
|
||||||
"JSONTest.cpp",
|
"JSONTest.cpp",
|
||||||
"KnownBitsTest.cpp",
|
"KnownBitsTest.cpp",
|
||||||
|
Loading…
Reference in New Issue
Block a user