[llvm-exegesis] Add missing MC dependency to CMakeLists.txt
authorSam Clegg <sbc@chromium.org>
Thu, 13 Sep 2018 21:17:16 +0000 (21:17 +0000)
committerSam Clegg <sbc@chromium.org>
Thu, 13 Sep 2018 21:17:16 +0000 (21:17 +0000)
commit9b3e7c365c3cd09954b7d3b4445d7b462bb3ec02
treee29269d2fde246b56120c9521c79004b577a7cbf
parent33d37b2e86702f403b8f22f7e9cc33efaa03625b
[llvm-exegesis] Add missing MC dependency to CMakeLists.txt

See rL342148

This probably only shows up in BUILD_SHARED_LIBS=ON builds
which might explain how it crept in.

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

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