commit | 8a3c663e95513912f705bbcd0c0ba922159a732b | [log] [tgz] |
---|---|---|
author | Bob Wilson <[email protected]> | Sun Nov 27 05:39:58 2011 |
committer | Bob Wilson <[email protected]> | Sun Nov 27 05:39:58 2011 |
tree | 68f9ce934643da661538ca5f563858412a735de1 | |
parent | 97b3da5433e799c077f3f139b1f0e339d04b932d [diff] |
Refactor libcxx makefile. No functional changes intended. Besides cleaning up the repetition in the installhdrs target, the point of this change is to provide a separate do-installhdrs target that can be used directly from clang's runtime/libcxx makefile to install a copy of the headers along with clang. <rdar://problem/10397739> llvm-svn: 145162