mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-13 03:12:46 +00:00
[globalisel][docs] Add the tutorial to the Porting document
In lieu of converting that tutorial to text, add a link to the porting tutorial from the 2017 Dev Meeting to the porting page
This commit is contained in:
parent
d8a4ef0e68
commit
204a529cb0
@ -19,3 +19,10 @@ Additionally:
|
||||
|
||||
* ``TargetPassConfig`` --- create the passes constituting the pipeline,
|
||||
including additional passes not included in the :ref:`pipeline`.
|
||||
|
||||
Tutorials
|
||||
=========
|
||||
|
||||
We'd recommend watching `this tutorial
|
||||
<https://www.llvm.org/devmtg/2017-10/#tutorial2>`_ from the 2017 LLVM DevMeeting
|
||||
which gave an overview of how to bring up a new backend in GlobalISel.
|
||||
|
Loading…
x
Reference in New Issue
Block a user