diff options
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/CMakeLists.txt')
-rw-r--r-- | llvm/lib/DebugInfo/PDB/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/DebugInfo/PDB/CMakeLists.txt b/llvm/lib/DebugInfo/PDB/CMakeLists.txt index 3ec5d0519ef..ae79c9ef498 100644 --- a/llvm/lib/DebugInfo/PDB/CMakeLists.txt +++ b/llvm/lib/DebugInfo/PDB/CMakeLists.txt @@ -52,6 +52,7 @@ add_pdb_impl_folder(Native Native/NativeExeSymbol.cpp Native/NativeRawSymbol.cpp Native/NativeSymbolEnumerator.cpp + Native/NativeTypeArray.cpp Native/NativeTypeBuiltin.cpp Native/NativeTypeEnum.cpp Native/NativeTypeFunctionSig.cpp |