Skip to content

Commit 464d0cc

Browse files
DavidSpickettkcloudy0717
authored andcommitted
[llvm][Tablegen] Link to tutorial before programmer's reference
The natural assumption is that there's some sort of order here and having people read the reference manual before the basic tutorial does not make sense to me.
1 parent 44cc36b commit 464d0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/TableGen/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ that the backend developer needs.
3333

3434
Resources for learning the language:
3535
* [TableGen Overview](https://llvm.org/docs/TableGen/index.html)
36-
* [Programmer's reference guide](https://llvm.org/docs/TableGen/ProgRef.html)
3736
* [Tutorial](jupyter/tablegen_tutorial_part_1.ipynb)
37+
* [Programmer's reference guide](https://llvm.org/docs/TableGen/ProgRef.html)
3838
* [Tools for Learning LLVM TableGen](https://blog.llvm.org/posts/2023-12-07-tools-for-learning-llvm-tablegen/)
3939
* [Lessons in TableGen](https://www.youtube.com/watch?v=45gmF77JFBY) (video),
4040
[slides](https://archive.fosdem.org/2019/schedule/event/llvm_tablegen/attachments/slides/3304/export/events/attachments/llvm_tablegen/slides/3304/tablegen.pdf)

0 commit comments

Comments
 (0)