This is an archive of the discontinued LLVM Phabricator instance.

[ORC] Fix runAsMain() utility function for lli to pass arguments to JITed main
AbandonedPublic

Authored by sgraenitz on Jan 11 2020, 3:57 PM.

Details

Reviewers
lhames
Summary

The function missed the last item of argv.