Define HAVE_DIA_SDK on Windows when DIA is present.
authorZachary Turner <zturner@google.com>
Tue, 10 Feb 2015 05:04:25 +0000 (05:04 +0000)
committerZachary Turner <zturner@google.com>
Tue, 10 Feb 2015 05:04:25 +0000 (05:04 +0000)
commite20fe230bd1deb88fccc623cf3c2bb658f51e37b
treefc69fbfad10fe920225ba61f78920b3782b761d5
parent3c5236ae68629721ecd90f1a80d1e212904459a8
Define HAVE_DIA_SDK on Windows when DIA is present.

This allows all CMake projects, as well as C++ code, to detect if
and when DIA SDK is available for use so that we can enable the
DIA-based PDB reader implementation.

Differential Revision: http://reviews.llvm.org/D7457
Reviewed By: Chandler Carruth

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228669 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/config-ix.cmake
include/llvm/Config/config.h.cmake
include/llvm/Config/config.h.in