Project

General

Profile

« Previous | Next » 

Revision 11096da6

Added by alanwu (Alan Wu) about 4 years ago

Improve YJIT command line option parsing

Previously, options such as "--yjit123" would enable YJIT. Additionally,
the error message for argument parsing mentioned "--jit-..." instead of
"--yjit-...".