1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00

[gn build] minor TODO.txt update

This commit is contained in:
Nico Weber 2021-06-10 12:50:04 -04:00
parent dcf97ff292
commit f63c735892

View File

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