diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/VMCore/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VMCore/CMakeLists.txt b/lib/VMCore/CMakeLists.txt index 1abd031dae..6bde263ce6 100644 --- a/lib/VMCore/CMakeLists.txt +++ b/lib/VMCore/CMakeLists.txt @@ -9,6 +9,7 @@ add_llvm_library(LLVMCore Constants.cpp Core.cpp DebugLoc.cpp + DebugInfoProbe.cpp Dominators.cpp Function.cpp GVMaterializer.cpp |