This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
518,146
Commits
1,712
Branches
298
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Lang Hames
d467396ae0
[emamples][OrcV2Examples] Fix a missing newline in LLJITRemovableCode output.
2023-07-30 08:51:42 -07:00
Lang Hames
16dcbb53dc
[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
...
Clients don't care about linkage, and ExecutorAddr is much more ergonomic.
2022-05-05 13:56:00 -07:00
Lang Hames
ebdc60a232
[examples][ORC] Add a new example showing the ORCv2 removable code APIs.
2022-04-12 15:05:07 -07:00