summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/ExampleModules.h
AgeCommit message (Expand)Author
2021-03-28[Orc][examples] Add LLJITWithRemoteDebugging exampleStefan Gränitz
2021-03-26[Orc][examples] Factor out make_error from parseExampleModule (NFC)Stefan Gränitz
2021-03-26[Orc][examples] Fix copy/paste issues in comments and inclue guards (NFC)Stefan Gränitz
2020-07-23Fix implicit dependency on CommandLine.hSimon Pilgrim
2020-03-14[Orc] Add basic OrcV2 C bindings and example.Lang Hames