[llvm] r360057 - gn build: More TODO tweaking
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 10:17:41 PDT 2019
Author: nico
Date: Mon May 6 10:17:41 2019
New Revision: 360057
URL: http://llvm.org/viewvc/llvm-project?rev=360057&view=rev
Log:
gn build: More TODO tweaking
Differential Revision: https://reviews.llvm.org/D61468
Modified:
llvm/trunk/utils/gn/TODO.txt
Modified: llvm/trunk/utils/gn/TODO.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/gn/TODO.txt?rev=360057&r1=360056&r2=360057&view=diff
==============================================================================
--- llvm/trunk/utils/gn/TODO.txt (original)
+++ llvm/trunk/utils/gn/TODO.txt Mon May 6 10:17:41 2019
@@ -13,7 +13,6 @@ Ideas for things to do:
- or use opt toolchain and build tablegen twice in debug builds, like cmake
- cross builds using GN's toolchain feature
-- one-build-dir bootstrap builds using GN's toolchain feature
- move clang_tablegen into lib/ for private files
- add dead code stripping
More information about the llvm-commits
mailing list