diff options
| author | Nico Weber <nicolasweber@gmx.de> | 2019-05-06 17:15:19 +0000 |
|---|---|---|
| committer | Nico Weber <nicolasweber@gmx.de> | 2019-05-06 17:15:19 +0000 |
| commit | b2fe1a8f59ee75880c349a347dc10d158b9b3f0d (patch) | |
| tree | a920ca8d717c3d32c3fa3788afb1cb929036e79d /llvm/utils | |
| parent | d5a403fb80c69e2bc56e4dda0afb5ef0b9e31e4a (diff) | |
| download | bcm5719-llvm-b2fe1a8f59ee75880c349a347dc10d158b9b3f0d.tar.gz bcm5719-llvm-b2fe1a8f59ee75880c349a347dc10d158b9b3f0d.zip | |
gn build: Update TODO now that libcxx libcxxabi libunwind clang-tools-extra are done
Differential Revision: https://reviews.llvm.org/D61468
llvm-svn: 360056
Diffstat (limited to 'llvm/utils')
| -rw-r--r-- | llvm/utils/gn/TODO.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/utils/gn/TODO.txt b/llvm/utils/gn/TODO.txt index 032fe95e6ef..8daf1049f12 100644 --- a/llvm/utils/gn/TODO.txt +++ b/llvm/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 |

