1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/examples
Lang Hames 7336034e4d [ORC] Add a utility to support dumping JIT'd objects to disk for debugging.
Adds a DumpObjects utility that can be used to dump JIT'd objects to disk.
Instances of DebugObjects may be used by ObjectTransformLayer as no-op
transforms.

This patch also adds an ObjectTransformLayer to LLJIT and an example of how
to use this utility to dump JIT'd objects in LLJIT.
2019-11-14 21:27:19 -08:00
..
BrainF
ExceptionDemo
Fibonacci
HowToUseJIT
HowToUseLLJIT
IRTransforms Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
Kaleidoscope Move CodeGenFileType enum to Support/CodeGen.h 2019-11-13 16:39:34 -08:00
LLJITExamples [ORC] Add a utility to support dumping JIT'd objects to disk for debugging. 2019-11-14 21:27:19 -08:00
ModuleMaker
OCaml-Kaleidoscope
ParallelJIT
SpeculativeJIT
CMakeLists.txt
LLVMBuild.txt