mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-27 21:50:29 +00:00
[docs] Make a note of the HowToUseLLJIT example in the ORCv2 design doc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361437 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1c43a556b8
commit
07a01e0c45
@ -144,6 +144,9 @@ specified before the JIT instance is constructed. For example:
|
||||
|
||||
// ...
|
||||
|
||||
For users wanting to get started with LLJIT a minimal example program can be
|
||||
found at ``llvm/examples/HowToUseLLJIT``.
|
||||
|
||||
Design Overview
|
||||
===============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user