Ensure `lli --force-interpreter` disables the OrcJIT too (#73717)
Unless the OrcJIT was explicitly disabled it would be used by lli even if the --force-interpreter flag was passed.
parent
86bde5ad
Please register or sign in to comment
Unless the OrcJIT was explicitly disabled it would be used by lli even if the --force-interpreter flag was passed.