Use BranchProbability instead of floating points in IfConverter.
[llvm/stm8.git] / lib / ExecutionEngine / RuntimeDyld / CMakeLists.txt
blob9e53f8757ec0f18b8f3ba64c4532cec06e886620
1 add_llvm_library(LLVMRuntimeDyld
2   RuntimeDyld.cpp
3   )