This is an archive of the discontinued LLVM Phabricator instance.

replace all instances of 'mcjit' flag in tutorial docs with 'orcjit' flag
Needs ReviewPublic

Authored by bmansfieldRIT on Feb 12 2019, 11:07 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Kaleidoscope now uses the ORC JIT engine, orcjit is the correct flag here.

Diff Detail