[llvm-exegesis] Move libpfm linking to LLVMExegesis.
commit331580afbfe0f3f3703395efa95b3a0919ea5c40
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 12 Jun 2018 13:07:16 +0000 (12 13:07 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 12 Jun 2018 13:07:16 +0000 (12 13:07 +0000)
treeaf919f47defde4e084ab421682a88522743cc552
parent77ce0e565d784065c8b3b588a02fa6bd7a985e97
[llvm-exegesis] Move libpfm linking to LLVMExegesis.

Summary: This patch moves linking of libpfm from different places to a single one.

Reviewers: courbet

Subscribers: mgorny, tschuett, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334499 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-exegesis/CMakeLists.txt
tools/llvm-exegesis/lib/CMakeLists.txt
unittests/tools/llvm-exegesis/CMakeLists.txt