You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
caballa
changed the title
From LLVM bitcode to Crab: precise translation of pointer instructions
Precise translation of pointer instructions
Jul 18, 2017
There are still some instructions to be translated, e.g., pointer comparisons but for now I close this issue. I will finish the translation at the same time I do issue #3.
From @caballa on October 15, 2016 23:40
The translation currently abstract pointers to their offsets.
Copied from original issue: caballa/crab-llvm#4
The text was updated successfully, but these errors were encountered: