[llvm] 46b671a - [gn build] update TODO
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 26 09:42:57 PDT 2020
Author: Nico Weber
Date: 2020-09-26T12:42:50-04:00
New Revision: 46b671a908687c9074151332c6372df1e820a1dd
URL: https://github.com/llvm/llvm-project/commit/46b671a908687c9074151332c6372df1e820a1dd
DIFF: https://github.com/llvm/llvm-project/commit/46b671a908687c9074151332c6372df1e820a1dd.diff
LOG: [gn build] update TODO
Added:
Modified:
llvm/utils/gn/TODO.txt
Removed:
################################################################################
diff --git a/llvm/utils/gn/TODO.txt b/llvm/utils/gn/TODO.txt
index 2b35b4b809ce..f573481e049e 100644
--- a/llvm/utils/gn/TODO.txt
+++ b/llvm/utils/gn/TODO.txt
@@ -18,6 +18,8 @@ Ideas for things to do:
- add dead code stripping
- 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
- 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