Index: lib/Transforms/NaCl/CMakeLists.txt |
diff --git a/lib/Transforms/NaCl/CMakeLists.txt b/lib/Transforms/NaCl/CMakeLists.txt |
index 6c35c792ece7da9f938010318f4537941feaae8b..c29997012736e4fb1aae7fbb3c9066af11a75fc3 100644 |
--- a/lib/Transforms/NaCl/CMakeLists.txt |
+++ b/lib/Transforms/NaCl/CMakeLists.txt |
@@ -23,6 +23,7 @@ add_llvm_library(LLVMNaClTransforms |
GlobalCleanup.cpp |
GlobalizeConstantVectors.cpp |
InsertDivideCheck.cpp |
+ NormalizeStructRegSignatures.cpp |
PNaClABISimplify.cpp |
PNaClSjLjEH.cpp |
PromoteI1Ops.cpp |