This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
86a03367bf62375cf0cc299a56f09bed5f0c4875
clang-p2996
/
llvm
/
examples
/
OrcV2Examples
History
Lang Hames
41b572b99c
[ORC][examples] Simplify example -- LLJIT already has a mangleAndIntern method.
...
We don't need a separate MangleAndInterner here any more.
2025-03-23 11:25:01 +11:00
..
LLJITDumpObjects
[NFC]Make file-local cl::opt global variables static (
#126486
)
2025-03-03 13:46:33 +07:00
LLJITRemovableCode
…
LLJITWithCustomObjectLinkingLayer
Re-apply "[ORC] Remove the Triple argument from LLJITBuilder::..." with fixes.
2025-03-06 17:17:05 +11:00
LLJITWithExecutorProcessControl
[NFC]Make file-local cl::opt global variables static (
#126486
)
2025-03-03 13:46:33 +07:00
LLJITWithGDBRegistrationListener
Re-apply "[ORC] Remove the Triple argument from LLJITBuilder::..." with fixes.
2025-03-06 17:17:05 +11:00
LLJITWithInitializers
…
LLJITWithLazyReexports
[ORC][examples] Simplify example -- LLJIT already has a mangleAndIntern method.
2025-03-23 11:25:01 +11:00
LLJITWithObjectCache
…
LLJITWithObjectLinkingLayerPlugin
Re-apply "[ORC] Remove the Triple argument from LLJITBuilder::..." with fixes.
2025-03-06 17:17:05 +11:00
LLJITWithOptimizingIRTransform
…
LLJITWithRemoteDebugging
…
LLJITWithThinLTOSummaries
[IR] Store Triple in Module (NFC) (
#129868
)
2025-03-06 10:27:47 +01:00
OrcV2CBindingsAddObjectFile
…
OrcV2CBindingsBasicUsage
…
OrcV2CBindingsDumpObjects
…
OrcV2CBindingsIRTransforms
…
OrcV2CBindingsLazy
…
OrcV2CBindingsMCJITLikeMemoryManager
…
OrcV2CBindingsRemovableCode
…
OrcV2CBindingsVeryLazy
…
CMakeLists.txt
…
ExampleModules.h
…