mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-21 18:22:53 +01:00
[gn build] Port 766a08df12c1
This commit is contained in:
parent
1cc643bb34
commit
79801693ba
@ -12,5 +12,8 @@ unittest("SerializationTests") {
|
||||
"//llvm/lib/Bitcode/Reader",
|
||||
"//llvm/lib/Support",
|
||||
]
|
||||
sources = [ "InMemoryModuleCacheTest.cpp" ]
|
||||
sources = [
|
||||
"InMemoryModuleCacheTest.cpp",
|
||||
"ModuleCacheTest.cpp",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user