diff options
Diffstat (limited to 'llvm/lib/DebugInfo/MSF/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/DebugInfo/MSF/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/DebugInfo/MSF/CMakeLists.txt b/llvm/lib/DebugInfo/MSF/CMakeLists.txt index 6938513fcde..5537b7008ce 100644 --- a/llvm/lib/DebugInfo/MSF/CMakeLists.txt +++ b/llvm/lib/DebugInfo/MSF/CMakeLists.txt @@ -1,4 +1,5 @@ add_llvm_library(LLVMDebugInfoMSF + BinaryStreamError.cpp BinaryStreamReader.cpp BinaryStreamWriter.cpp MappedBlockStream.cpp |

