summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Object/CMakeLists.txt')
-rw-r--r--llvm/lib/Object/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Object/CMakeLists.txt b/llvm/lib/Object/CMakeLists.txt
index 0a37cc360fe..4ac92bcd63e 100644
--- a/llvm/lib/Object/CMakeLists.txt
+++ b/llvm/lib/Object/CMakeLists.txt
@@ -15,6 +15,7 @@ add_llvm_library(LLVMObject
RecordStreamer.cpp
SymbolicFile.cpp
SymbolSize.cpp
+ WasmObjectFile.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/Object
OpenPOWER on IntegriCloud