[PATCH] D60332: [gn] Support for per-target runtime directory layout

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 12:16:15 PDT 2019


thakis added inline comments.


================
Comment at: llvm/utils/gn/secondary/clang/runtimes.gni:2
+import("//clang/resource_dir.gni")
+import("//llvm/triples.gni")
+
----------------
Looks like nothing in clang uses this gni file. Will that happen in a future patch? If not, why is this in clang/?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60332





More information about the llvm-commits mailing list