llvm-6502/include/llvm/Config
Zachary Turner e20fe230bd 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
2015-02-10 05:04:25 +00:00
..
AsmParsers.def.in
AsmPrinters.def.in
config.h.cmake Define HAVE_DIA_SDK on Windows when DIA is present. 2015-02-10 05:04:25 +00:00
config.h.in Define HAVE_DIA_SDK on Windows when DIA is present. 2015-02-10 05:04:25 +00:00
Disassemblers.def.in
llvm-config.h.cmake Expose LLVM version string via macro in llvm-config.h, and modify Go bindings 2014-11-19 03:34:17 +00:00
llvm-config.h.in Expose LLVM version string via macro in llvm-config.h, and modify Go bindings 2014-11-19 03:34:17 +00:00
Targets.def.in