diff options
Diffstat (limited to 'lib/Transforms/NaCl/CMakeLists.txt')
-rw-r--r-- | lib/Transforms/NaCl/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Transforms/NaCl/CMakeLists.txt b/lib/Transforms/NaCl/CMakeLists.txt index 1ca8e3d59e..5d630bb111 100644 --- a/lib/Transforms/NaCl/CMakeLists.txt +++ b/lib/Transforms/NaCl/CMakeLists.txt @@ -4,6 +4,7 @@ add_llvm_library(LLVMTransformsNaCl ExpandGetElementPtr.cpp ExpandTls.cpp ExpandTlsConstantExpr.cpp + ExpandUtils.cpp ExpandVarArgs.cpp GlobalCleanup.cpp StripMetadata.cpp |