1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

gn build: Update TODO now that libcxx libcxxabi libunwind clang-tools-extra are done

Differential Revision: https://reviews.llvm.org/D61468

llvm-svn: 360056
This commit is contained in:
Nico Weber 2019-05-06 17:15:19 +00:00
parent 5d0b9ec3f3
commit 03d470e2ab

View File

@ -1,7 +1,6 @@
Ideas for things to do:
- more projects (compiler-rt libcxx libcxxabi libunwind clang-tools-extra lldb)
- phosek expressed interest in compiler-rt libcxx libcxxabi libunwind
- more projects (compiler-rt's asan/ubsan/msan/tsan, lldb)
- once there are more projects, have an llvm_enable_projects arg, modeled
after llvm_targets_to_build in the GN build
- a check-all build target that runs test of all projects