"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "33988db5d5f7f8c95454851ad506612d189b3609"
[NFC][OCaml] Simplify llvm_global_initializer using ptr_to_option
This diff uses ptr_to_option to convert a nullable C pointer to an OCaml option instead of the redundant implementation in llvm_global_initializer. Differential Revision: https://reviews.llvm.org/D99391
Loading
Please register or sign in to comment