commit | 31637d91c9b7e63a1ad0129b1a3cbc1c71f7a8fd | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Mon Oct 24 21:58:58 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Mon Oct 24 21:58:58 2016 +0000 |
tree | a908824a8b7ed5b3caad13f8898bff7b0e5a91b0 | |
parent | 10310d2d1140969e6ebc43d60969747067199478 [diff] |
cmake: Rename installhdrs to install-llvm-headers and fix the dependencies The installhdrs target was inconsistently named and would behave differently depending on whether or not you ran a build first. This renames it to install-llvm-headers to match other target names and adds a dependency on intrinsics_gen so that it will always install the same set of things. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285035 91177308-0d34-0410-b5e6-96231b3b80d8