Fix CMake definitions of tsan runtime to make it installed by "install-compiler-rt"
authorMehdi Amini <joker.eph@gmail.com>
Sat, 4 Nov 2017 00:07:20 +0000 (00:07 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 4 Nov 2017 00:07:20 +0000 (00:07 +0000)
commita2a539e4c55404db42692d5cb2eabf2820a6a98d
treed21fd8016e6a4a0f15514f86b8bbc5bf17a4fffc
parent4a0ebbfe975ce6914b6d1bdedcf2681a9c590521
Fix CMake definitions of tsan runtime to make it installed by "install-compiler-rt"

Summary: The PARENT_TARGET was correctly set under APPLE but not under linux.

Reviewers: kubamracek, samsonov

Subscribers: dberris, mgorny, llvm-commits

Differential Revision: https://reviews.llvm.org/D39621

llvm-svn: 317391
compiler-rt/lib/tsan/CMakeLists.txt