forked from OSchip/llvm-project
parent
c43e086c74
commit
afe33a2725
llvm/include/llvm
|
@ -88,12 +88,14 @@ module LLVM_DebugInfo_PDB {
|
|||
// FIXME: There should be a better way to specify this.
|
||||
exclude header "DebugInfo/PDB/DIA/DIADataStream.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAEnumDebugStreams.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAEnumFrameData.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAEnumInjectedSources.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAEnumLineNumbers.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAEnumSectionContribs.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAEnumSourceFiles.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAEnumSymbols.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAEnumTables.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAFrameData.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIAInjectedSource.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIALineNumber.h"
|
||||
exclude header "DebugInfo/PDB/DIA/DIARawSymbol.h"
|
||||
|
|
Loading…
Reference in New Issue