Index: lib/Transforms/NaCl/CMakeLists.txt |
diff --git a/lib/Transforms/NaCl/CMakeLists.txt b/lib/Transforms/NaCl/CMakeLists.txt |
index 6c35c792ece7da9f938010318f4537941feaae8b..857b59f27c23166047961d3ed455919231240dbd 100644 |
--- a/lib/Transforms/NaCl/CMakeLists.txt |
+++ b/lib/Transforms/NaCl/CMakeLists.txt |
@@ -34,6 +34,7 @@ add_llvm_library(LLVMNaClTransforms |
RewriteLLVMIntrinsics.cpp |
RewritePNaClLibraryCalls.cpp |
SimplifyAllocas.cpp |
+ SimplifyStructRegSignatures.cpp |
StripAttributes.cpp |
StripMetadata.cpp |
) |