From 4d11ba38b47de1da1cee156a8bf8b5d3447326b9 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Thu, 10 Jun 2021 12:50:04 -0400 Subject: [PATCH] [gn build] minor TODO.txt update --- llvm/utils/gn/TODO.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llvm/utils/gn/TODO.txt b/llvm/utils/gn/TODO.txt index 97b64d4..1a13331 100644 --- a/llvm/utils/gn/TODO.txt +++ b/llvm/utils/gn/TODO.txt @@ -19,7 +19,8 @@ Ideas for things to do: - move run_tablegen.py from build to tablegen folder - figure out why -Iclang/Support gets added so often => https://groups.google.com/a/chromium.org/forum/?oldui=1#!msg/gn-dev/0S7KRGIXcDI/E4ahA1jQFQAJ - - ...figure out some approach for this + => Fixed in https://gn-review.googlesource.com/c/gn/+/11701 ! + `llvm/utils/gn/get.py` to get new gn binary with the fix - plugin() template with working rpath, exports thingers - then port clang_build_examples and enable by default so that clang plugin tests run by default -- 2.7.4