[Orc] Make CompileOnDemandLayer::findSymbol call BaseLayer::findSymbol if no
[oota-llvm.git] / unittests / ExecutionEngine / Orc / CMakeLists.txt
index 41088ac3a9c806e6f9a647238dc77c8ed70acbce..031eea5f5af6e1e7ea81f5b9f96a45ae963702f4 100644 (file)
@@ -5,6 +5,7 @@ set(LLVM_LINK_COMPONENTS
   )
 
 add_llvm_unittest(OrcJITTests
+  CompileOnDemandLayerTest.cpp
   IndirectionUtilsTest.cpp
   GlobalMappingLayerTest.cpp
   LazyEmittingLayerTest.cpp