This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Fix title comment typo and provide description for LLJIT example.
AbandonedPublic

Authored by xgupta on Nov 29 2020, 2:28 PM.

Details

Reviewers
lhames
Summary

A typo fix of JIT -> ORC's LLJIT and add a description for the HowToUseLLJIT example program.

Diff Detail

Event Timeline

xgupta created this revision.Nov 29 2020, 2:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2020, 2:28 PM
xgupta requested review of this revision.Nov 29 2020, 2:28 PM
xgupta updated this revision to Diff 311152.Dec 11 2020, 2:52 AM

update to satisfies clang-format

xgupta updated this revision to Diff 311153.Dec 11 2020, 3:02 AM
xgupta abandoned this revision.Dec 11 2020, 10:57 AM
xgupta reclaimed this revision.EditedJan 20 2021, 9:17 AM

@lhames PLease review the revision, If it looks fine please commit on my behalf I don't have commit access.