User Details
- User Since
- Jul 22 2019, 2:07 AM (227 w, 5 d)
Nov 28 2019
@whitequark I think I decided to fold the functionality of LLVMLinkInModule2 into the LLVMLinkInModule. Since I'm adding the function in the first place, I thought there is no need to have the C function without those additional parameters.
Nov 27 2019
Any news on this?
Oct 1 2019
Apologies my bad, forgot to run the tests for this one...
Aug 22 2019
Any news regarding this patch?
Jul 29 2019
Pass the closure via context instead of global variable
Jul 27 2019
Qualify linker flags
Jul 26 2019
Fix the List.filter predicate
Jul 25 2019
Move most of the list handling stuff to OCaml
Thanks @whitequark . @modocache could you commit this for me?
Simplify memory management for the callback value
Jul 24 2019
Properly expose the 2 default arguments to linkInModule
Document lifetime of source, remove unnecessary arguments
Jul 23 2019
Make add_internalize_predicate reentrant
@modocache could you commit this for me?
@modocache could you commit this for me?
Jul 22 2019
Is there a plan to commit this? I would like to add the OCaml binding for it ...