[PATCH] D37245: [CMake][runtimes] Use target specific name for all runtimes targets
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 11:44:02 PDT 2017
beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.
LGTM.
As a note: at some point in the future I'd like us to get rid of the practice of using ":" to create lists of lists, instead using list of list names, which is a bit cleaner.
Repository:
rL LLVM
https://reviews.llvm.org/D37245
More information about the llvm-commits
mailing list