Alvin Charles
Alvin Charles
If anyone uses BetterTouchTool, it's also pretty easy to make an AppleScript that toggles hiding/unhiding Helium and binding that to anything you want. It would be a great feature to...
I also ran into this problem, and the fix above worked for me.
I think the `unlikely_have_symbolic_immediate` rule may be what I want: https://github.com/GrammaTech/ddisasm/blob/5a8779f427ddfecd085f5bfd86c3a2006251ef8d/src/datalog/code_inference.dl#L207 But I'm unable to specify this in a hint file. When I try, I get this warning: `WARNING: ignoring...
Thanks, this worked! I think it would be helpful to have a few more examples of user hints in the readme, including: - Known code / not code (already in...