This revision was automatically updated to reflect the committed changes.
Closed by commit rL279675: [CMake] Be more consistent about naming targets and
components (authored by cbieneman).
Changed prior to commit:
https://reviews.llvm.org/D23699?vs=68637&id=69177#toc
Repository:
rL LLVM
htt
beanz added a comment.
Ping.
https://reviews.llvm.org/D23699
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
beanz created this revision.
beanz added a reviewer: EricWF.
beanz added a subscriber: cfe-commits.
The point of this patch is to have a consistent convention for naming build,
check and install targets so that the targets can be constructed from the
project name.
This change renames a bunch of