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)
commit3bc98d94ad8dc0ab088c3229b3475359db08d214
tree72170002458d39692d2aef4fc700bfd5e2fcae63
parent9fb43869ebcd0d10a7e4a7ba2db48bccec11480e
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.

llvm-svn: 165978
llvm/test/CMakeLists.txt