[PATCH] D62982: build: extract LLVM distribution target handling

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 19:21:59 PDT 2019


compnerd added a comment.

What I am imagining is basically having a variable which specifies the distribution targets, and having variables which will be constructed based upon those names (similar to how variables for the runtimes are passed today).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62982





More information about the llvm-commits mailing list