aboutsummaryrefslogtreecommitdiffstats
path: root/lib/IR/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/IR/CMakeLists.txt')
-rw-r--r--lib/IR/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/IR/CMakeLists.txt b/lib/IR/CMakeLists.txt
index 38a80b1..b3889e6 100644
--- a/lib/IR/CMakeLists.txt
+++ b/lib/IR/CMakeLists.txt
@@ -39,6 +39,7 @@ add_llvm_library(LLVMCore
Type.cpp
TypeFinder.cpp
Use.cpp
+ UseListOrder.cpp
User.cpp
Value.cpp
ValueSymbolTable.cpp