[llvm] 4d11ba3 - [gn build] minor TODO.txt update
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 10 09:50:31 PDT 2021
Author: Nico Weber
Date: 2021-06-10T12:50:23-04:00
New Revision: 4d11ba38b47de1da1cee156a8bf8b5d3447326b9
URL: https://github.com/llvm/llvm-project/commit/4d11ba38b47de1da1cee156a8bf8b5d3447326b9
DIFF: https://github.com/llvm/llvm-project/commit/4d11ba38b47de1da1cee156a8bf8b5d3447326b9.diff
LOG: [gn build] minor TODO.txt update
Added:
Modified:
llvm/utils/gn/TODO.txt
Removed:
################################################################################
diff --git a/llvm/utils/gn/TODO.txt b/llvm/utils/gn/TODO.txt
index 97b64d48cbb2..1a13331fea3f 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
More information about the llvm-commits
mailing list