add_library(LLVMIdentifySafepointsPass MODULE IdentifySafepoints.cpp)
target_compile_options(LLVMIdentifySafepointsPass PUBLIC -fno-rtti)
add_library(LLVMIdentifySafepointsPass MODULE IdentifySafepoints.cpp)
target_compile_options(LLVMIdentifySafepointsPass PUBLIC -fno-rtti)