[PATCH] D11682: [libcxxabi] Add "install-libcxxabi" target.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 18 17:07:33 PDT 2015


EricWF added a comment.

What about the extra `[` at the beginning of `ARCHIVE` that spans all the way down to the last line. It seems to me that `DESTINATION` can be supplied for each library type. There is also an example in the docs that shows using two library types in one install command.

However if your still not confident it will work correctly I will make the change.


http://reviews.llvm.org/D11682





More information about the cfe-commits mailing list