Really really don't build llvm-pdbdump on MSVC < 2013.
authorZachary Turner <zturner@google.com>
Fri, 30 Jan 2015 18:08:05 +0000 (18:08 +0000)
committerZachary Turner <zturner@google.com>
Fri, 30 Jan 2015 18:08:05 +0000 (18:08 +0000)
commitde20f59a2a87ca99d2d718779b22e0b4259785e4
tree79af53c85b8a40a233505bd35b646e970abefc5d
parent50418a0ac4926f481c6bc27618bbb1c591842513
Really really don't build llvm-pdbdump on MSVC < 2013.

I thought it was enough to just not add the tool subdirectory,
but apparently I need to explicitly mark it ignore.

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