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 d6a3d2bf71c..2fa74b96246 100644 --- a/llvm/lib/DebugInfo/PDB/CMakeLists.txt +++ b/llvm/lib/DebugInfo/PDB/CMakeLists.txt @@ -33,6 +33,7 @@ add_pdb_impl_folder(Raw Raw/PDBFile.cpp Raw/DbiStream.cpp Raw/InfoStream.cpp + Raw/NameHashTable.cpp Raw/NameMap.cpp Raw/RawSession.cpp Raw/StreamReader.cpp) |

