| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good, a few comments. You'll also have to add a NEWS entry.
Sorry, something went wrong.
|
@iritkatriel @JelleZijlstra I've reviewed your comments and updated the PR. Please let me know if you see anything else or if I should convert to normal PR. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks great!
Sorry, something went wrong.
|
I'll give Irit some time to take another look, but I think this is ready to merge. |
Sorry, something went wrong.
|
|
||
|
|
||
| /* Binary Functions: */ | ||
| #define INTRINSIC_INVALID 0 |
There was a problem hiding this comment.
Looks like INTRINSIC_INVALID is defined twice?
Sorry, something went wrong.
There was a problem hiding this comment.
Updated to differentiate between invalid for the two CALL_INTRINSIC_* opcodes.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Make the dis module display the names of the args for opcodes CALL_INTRINSIC_*.
Fixes #103963