summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/DebugInfo/CMakeLists.txt')
-rw-r--r--llvm/lib/DebugInfo/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/DebugInfo/CMakeLists.txt b/llvm/lib/DebugInfo/CMakeLists.txt
index 944dfb67cbe..e7be0a0617d 100644
--- a/llvm/lib/DebugInfo/CMakeLists.txt
+++ b/llvm/lib/DebugInfo/CMakeLists.txt
@@ -1,5 +1,5 @@
add_subdirectory(DWARF)
-add_subdirectory(Msf)
+add_subdirectory(MSF)
add_subdirectory(CodeView)
add_subdirectory(PDB)
add_subdirectory(Symbolize)
OpenPOWER on IntegriCloud