mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Fix typo in TableGen documentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219018 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4cd443ac18
commit
69ee7cb4c3
@ -273,7 +273,7 @@ that's only useful for debugging of the TableGen files themselves. The power
|
||||
in TableGen is, however, to interpret the source files into an internal
|
||||
representation that can be generated into anything you want.
|
||||
|
||||
Current usage of TableGen is to create include huge files with tables that you
|
||||
Current usage of TableGen is to create huge include files with tables that you
|
||||
can either include directly (if the output is in the language you're coding),
|
||||
or be used in pre-processing via macros surrounding the include of the file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user