3 Commits

Author SHA1 Message Date
David Spickett
1e53386690 [llvm][TableGen][Docs] Add tools/resources links
This adds a link from the main docs page back to the README where
I have previously added a list of useful resources.

To that list, I've added a link to my recent llvm blog post.
2023-12-13 09:53:03 +00:00
David Spickett
61b9176cf7 [llvm][TableGen] Add Compiler Explorer link to README
As Compiler Explorer now has trunk llvm-tblgen available.
2023-10-31 09:11:50 +00:00
David Spickett
b81bfea99b
[llvm][TableGen] Add a README to the main TableGen folder (#69943)
Though I doubt that many people will land here directly, I thought it
odd that we didn't have one we can at least reference in response to questions.

The intro I've copied from the programmer's reference and added a simple
example. Then some links to resources and tools, which is the main
reason to have this page.
2023-10-25 09:45:31 +01:00