Add a no-op textual comment to the internal representation of the code. It will be optimized away, but visible in the dumps seens via JITBoolOption.DUMP_INITIAL_TREE and JITBoolOption.DUMP_INITIAL_GIMPLE.
See Implementation
Add a no-op textual comment to the internal representation of the code. It will be optimized away, but visible in the dumps seens via JITBoolOption.DUMP_INITIAL_TREE and JITBoolOption.DUMP_INITIAL_GIMPLE.