[unittests] Split DWARF tests out of PDB, fix standalone buildSplit the PDB tests into DWARF test and actual PDB tests, the latterrequiring DIA SDK. Use the new LLVMConfig.cmake LLVM_ENABLE_DIA_SD
[unittests] Split DWARF tests out of PDB, fix standalone buildSplit the PDB tests into DWARF test and actual PDB tests, the latterrequiring DIA SDK. Use the new LLVMConfig.cmake LLVM_ENABLE_DIA_SDKsymbol to enable the PDB tests rather than relying onllvm/Config/config.h private include file that is not available whenbuilding standalone.Differential Revision: https://reviews.llvm.org/D26249llvm-svn: 290819
show more ...