1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00

Try to fix build with older gccs after r361152

Also merge the cmake change there to the gn build.

llvm-svn: 361209
This commit is contained in:
Nico Weber 2019-05-21 00:27:26 +00:00
parent 321e6d2886
commit 33739a26c1

View File

@ -14,6 +14,7 @@ unittest("ToolingTests") {
"//clang/lib/Tooling",
"//clang/lib/Tooling/Core",
"//clang/lib/Tooling/Refactoring",
"//llvm/lib/Testing/Support",
"//llvm/lib/Support",
"//llvm/lib/Target:TargetsToBuild",
]