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)
commit6037dcfb8beac5a5068deaed0efc8a263edbd184
tree6e8180175738a1728f3fa4fe037185167d077f2b
parent82af9438d0fa27b21f75bdea5832f1baa5450863
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.

llvm-svn: 227587
llvm/tools/CMakeLists.txt