This revision was automatically updated to reflect the committed changes.
Closed by commit rC319489: [clang] Use add_llvm_install_targets (authored by
smeenai).
Changed prior to commit:
https://reviews.llvm.org/D40675?vs=125013&id=125026#toc
Repository:
rC Clang
https://reviews.llvm.org/D40
beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rC Clang
https://reviews.llvm.org/D40675
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin
smeenai created this revision.
Herald added a subscriber: mgorny.
Use this function to create the install targets rather than doing so
manually, which gains us the `-stripped` install targets to perform
stripped installations.
Repository:
rC Clang
https://reviews.llvm.org/D40675
Files:
cma