gn build: More TODO tweaking
Differential Revision: https://reviews.llvm.org/D61468 llvm-svn: 360057
This commit is contained in:
parent
b2fe1a8f59
commit
a2e23f682a
|
|
@ -13,7 +13,6 @@ Ideas for things to do:
|
||||||
- or use opt toolchain and build tablegen twice in debug builds, like cmake
|
- or use opt toolchain and build tablegen twice in debug builds, like cmake
|
||||||
|
|
||||||
- cross builds using GN's toolchain feature
|
- cross builds using GN's toolchain feature
|
||||||
- one-build-dir bootstrap builds using GN's toolchain feature
|
|
||||||
|
|
||||||
- move clang_tablegen into lib/ for private files
|
- move clang_tablegen into lib/ for private files
|
||||||
- add dead code stripping
|
- add dead code stripping
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue