OSDN Git Service

Add dependency on llvm-bcanalyzer from tests to the CMake build.
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 15 Oct 2012 21:11:46 +0000 (21:11 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 15 Oct 2012 21:11:46 +0000 (21:11 +0000)
commit66d4b0fbf46d999f87f5c9a5a67751c111727b50
tree5326f3b0b540fec7cf038fb5468c731ce17af0b0
parent702cc91aa1bd41540e8674921ae7ac89a4ff061f
Add dependency on llvm-bcanalyzer from tests to the CMake build.

This fixes a CMake build break introduced by r165739.

Thanks Jan Voung for the quick suggestion/fix.

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