[PATCH] D56710: gn build: Move target flags from toolchain to a .gni file.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 06:09:13 PST 2019


thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.

I think it might make sense to pretty soon add build/{android,...}/BUILD.gn that defines a build/{android,...}_compiler config that's added to the config list soon, instead of expanding this duplicate way to define compiler flags.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56710





More information about the llvm-commits mailing list