| commit | 4ce3e0c31ad6e40ee744fb879eeed2d3f3d0162a | [log] [tgz] |
|---|---|---|
| author | Justin Bogner <mail@justinbogner.com> | Fri Nov 04 21:55:23 2016 +0000 |
| committer | Justin Bogner <mail@justinbogner.com> | Fri Nov 04 21:55:23 2016 +0000 |
| tree | 48f086790ea8892bbf2cb25b20bb6faca23904bb | |
| parent | 7c6d289d66dfc1c1b489783f1496623dadfe36a8 [diff] |
cmake: When using LLVM_DISTRIBUTION_COMPONENTS, adjust LLVMExports accordingly This Makes sure we only export targets that we're distributing, since cmake will fail to import the file otherwise due to missing targets. llvm-svn: 286024