Project

General

Profile

« Previous | Next » 

Revision 515fb988

Added by alanwu (Alan Wu) about 4 years ago

YJIT: add comments to disassembly

Introduce a new macro ADD_COMMENT(cb, comment) that records a comment
for the current write position in the code block.

Co-authored-by: Maxime Chevalier-Boisvert
Co-authored-by: Aaron Patterson