OSDN Git Service

[IRSim] Adding IR Instruction Mapper
[android-x86/external-llvm-project.git] / llvm / lib / Analysis / CMakeLists.txt
index 78cc764..4bd45ea 100644 (file)
@@ -54,6 +54,7 @@ add_llvm_component_library(LLVMAnalysis
   GlobalsModRef.cpp
   GuardUtils.cpp
   HeatUtils.cpp
+  IRSimilarityIdentifier.cpp
   IVDescriptors.cpp
   IVUsers.cpp
   IndirectCallPromotionAnalysis.cpp