forked from OSchip/llvm-project
parent
a441783544
commit
b24884de70
|
@ -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