[XRay] Add missing LLVMTestingSupport target_link_libraries
authorHeejin Ahn <aheejin@gmail.com>
Tue, 11 Sep 2018 04:48:08 +0000 (04:48 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Tue, 11 Sep 2018 04:48:08 +0000 (04:48 +0000)
commita9076e35d4e6b0c53de2415e7f79ec52aa69d004
treeb33d5b974b3ca89ed8e140e94855079291c70244
parentd0cf1b26d48b4beaa5912c4a4a7ee7653a737abd
[XRay] Add missing LLVMTestingSupport target_link_libraries

Without this builds with `-DLLVM_LINK_LLVM_DYLIB=ON` fail.

llvm-svn: 341899
llvm/unittests/XRay/CMakeLists.txt