[llvm-exegesis] Add MCParser to LLVM_LINK_COMPONENTS
authorHeejin Ahn <aheejin@gmail.com>
Tue, 25 Sep 2018 08:25:29 +0000 (08:25 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Tue, 25 Sep 2018 08:25:29 +0000 (08:25 +0000)
commit764f349d95fab320c7bcc6b52ce4e54f9c5a5ab7
tree9582304b29e457ac9571cb6ac1a9cf086e73b383
parent25b689ee11e47b7a0c5146b824cd682bec298195
[llvm-exegesis] Add MCParser to LLVM_LINK_COMPONENTS

We need this to make builds with `-DBUILD_SHARED_LIBS=ON` work.

llvm-svn: 342952
llvm/tools/llvm-exegesis/CMakeLists.txt