commit | 7ca2655f32b167d480fd0fba17ce9ec07565ad5f | [log] [tgz] |
---|---|---|
author | Charles Davis <[email protected]> | Tue Sep 04 17:40:26 2018 +0000 |
committer | Charles Davis <[email protected]> | Tue Sep 04 17:40:26 2018 +0000 |
tree | 9981638d6a714ae6ce6657f5c9549fc455e4a9ca | |
parent | 5598288131bddd69f39c75ae61fba23a4b8cf80e [diff] |
[CMake] Remove variable reference that isn't used. Summary: This variable is never defined, so its value is always empty. Since `libunwind` is needed to build the C++ ABI library in the first place, it should never be linked to the C++ ABI library anyway. Reviewers: mstorsjo, rnk Subscribers: mgorny, christof, cfe-commits Differential Revision: https://reviews.llvm.org/D51644 git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@341388 91177308-0d34-0410-b5e6-96231b3b80d8