1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[gn build] (manually) merge 811c0c9eb46

This commit is contained in:
Nico Weber 2020-04-27 06:39:33 -04:00
parent 49fec1a359
commit 5f69f7f199

View File

@ -6,6 +6,10 @@ static_library("CrossTU") {
"//clang/lib/Basic",
"//clang/lib/Frontend",
"//clang/lib/Index",
"//clang/lib/Serialization",
# FIXME: This shouldn't be here, https://reviews.llvm.org/D75665#2004891
"//clang/lib/Tooling",
"//llvm/lib/Support",
]
sources = [