[PATCH] D61468: gn build: Update TODO now that libcxx libcxxabi libunwind clang-tools-extra are done
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 10:14:12 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL360056: gn build: Update TODO now that libcxx libcxxabi libunwind clang-tools-extra areā¦ (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61468?vs=197870&id=198299#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61468/new/
https://reviews.llvm.org/D61468
Files:
llvm/trunk/utils/gn/TODO.txt
Index: llvm/trunk/utils/gn/TODO.txt
===================================================================
--- llvm/trunk/utils/gn/TODO.txt
+++ llvm/trunk/utils/gn/TODO.txt
@@ -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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61468.198299.patch
Type: text/x-patch
Size: 614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/78f39faa/attachment.bin>
More information about the llvm-commits
mailing list