1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

[gn build] copy compiler-rt headers to clang include dir on all platforms

This commit is contained in:
Nico Weber 2020-03-06 21:55:45 -05:00
parent 30d1a6646f
commit 4e4163852d

View File

@ -7,6 +7,7 @@ group("default") {
"//clang-tools-extra/clangd/test",
"//clang-tools-extra/test",
"//clang/test",
"//compiler-rt/include",
"//compiler-rt/lib/scudo",
"//lld/test",
"//llvm/test",