[gn build] update TODO

This commit is contained in:
Nico Weber 2020-09-26 12:42:50 -04:00
parent 584d91925e
commit 46b671a908
1 changed files with 2 additions and 0 deletions

View File

@ -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