From a2e23f682afb040755f93b824c0edf317115d1eb Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Mon, 6 May 2019 17:17:41 +0000 Subject: [PATCH] gn build: More TODO tweaking Differential Revision: https://reviews.llvm.org/D61468 llvm-svn: 360057 --- llvm/utils/gn/TODO.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/utils/gn/TODO.txt b/llvm/utils/gn/TODO.txt index 8daf104..ceb51bc 100644 --- a/llvm/utils/gn/TODO.txt +++ b/llvm/utils/gn/TODO.txt @@ -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 -- 2.7.4