OSDN Git Service

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)
commit690edfcda1cf5c451e5d6b960676a391513bc45f
tree150bff57ef0385d7829d804eea5261d536413897
parentbad365135f9aba19a780c14ab5327e2722a64c56
Work around a linker error caused by https://reviews.llvm.org/D56084.

This unbreaks all bots that build with -DLLVM_ENABLE_MODULES=1

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350650 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mca/CMakeLists.txt