Work around a linker error caused by https://reviews.llvm.org/D56084.
authorAdrian Prantl <aprantl@apple.com>
Tue, 8 Jan 2019 20:38:22 +0000 (20:38 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 8 Jan 2019 20:38:22 +0000 (20:38 +0000)
commit18cebdd121db35273a7ab00beb70b0b17e0bdc8c
tree63e9322703b107803eee4e3c8a3015993db9096a
parent4d3366e257ac4a98f25db0bf3c7276f6609875d7
Work around a linker error caused by https://reviews.llvm.org/D56084.

This unbreaks all bots that build with -DLLVM_ENABLE_MODULES=1

llvm-svn: 350650
llvm/tools/llvm-mca/CMakeLists.txt