1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00

[gn build] port 766a08df12c1

This commit is contained in:
Nico Weber 2021-07-15 22:23:14 -04:00
parent 13cc0cf34a
commit 1cc643bb34

View File

@ -5,6 +5,7 @@ unittest("SerializationTests") {
deps = [
"//clang/lib/AST",
"//clang/lib/Basic",
"//clang/lib/Frontend",
"//clang/lib/Lex",
"//clang/lib/Sema",
"//clang/lib/Serialization",