User Details
- User Since
- May 12 2020, 5:08 PM (177 w, 7 h)
May 18 2023
This further uses symbol ptrs across jitlink, i think in most places now we use it for the symbol name, there is some clean up to go, but this is a good starting point
Oct 7 2022
Removing a isNamed in favour of just using the comparisons
Oct 6 2022
Removing an uncessary if statement
Oct 5 2022
Review comments addressed and also just went and removed the getName returning a stringref.
Sep 6 2022
Aug 30 2022
Jul 21 2020
Jul 15 2020
Using write64le instead of a cast. Thanks @MaskRay
and fixing up a style issue
Jul 14 2020
This includes support for section relative relocations as well as responding to the clang-tidy issues
May 29 2020
Adding the relocation test file (thanks lang!)
May 27 2020
This should fix up the review comments, and the clang-tidy issue
Will add the tests later tonight
Clang-format was run but doesn't seem to catch this case, ill clean it up later this afternoon.
May 21 2020
I will try and get commit status but I think to get this into tree, lets just have you commit it for now.