commit | 1ef550d3fd86cb22325fe9b2ec0341a220e685f8 | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Mon Dec 05 03:28:03 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Mon Dec 05 03:28:03 2016 +0000 |
tree | b7da31b2cd375128f8ebcae8156990aea59a9e0d | |
parent | 5f2b8975ddee7a6afc0031c70388ec0953e09285 [diff] |
[CMake] Refactor add_llvm_tool_symlink for reuse The old implementation of add_llvm_tool_symlink could fail in odd ways when building out of tree. This version solves that problem by not using the LLVM_* variables, and instead reaeding the target's properties. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288632 91177308-0d34-0410-b5e6-96231b3b80d8