[PATCH] D56427: gn build: s/root_out_dir/root_build_dir/g in llvm/utils/gn/build/write_cmake_config.gni.

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 07:36:10 PST 2019


phosek added a comment.

Are all the generated files independent of the target toolchain? The most idiomatic from GN point of view would be to use `root_gen_dir` for all generated files.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56427/new/

https://reviews.llvm.org/D56427





More information about the llvm-commits mailing list