summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Demangle/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Demangle/CMakeLists.txt')
-rw-r--r--llvm/lib/Demangle/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Demangle/CMakeLists.txt b/llvm/lib/Demangle/CMakeLists.txt
index bef1aa02155..a681af979e4 100644
--- a/llvm/lib/Demangle/CMakeLists.txt
+++ b/llvm/lib/Demangle/CMakeLists.txt
@@ -1,6 +1,7 @@
add_llvm_library(LLVMDemangle
ItaniumDemangle.cpp
MicrosoftDemangle.cpp
+ MicrosoftDemangleNodes.cpp
ADDITIONAL_HEADER_DIRS
"${LLVM_MAIN_INCLUDE_DIR}/llvm/Demangle"
OpenPOWER on IntegriCloud