1LLVM-TBLGEN(1)                       LLVM                       LLVM-TBLGEN(1)
2
3
4

NAME

6       llvm-tblgen - Target Description to C++ Code for LLVM
7

SYNOPSIS

9       llvm-tblgen [options] [filename]
10

DESCRIPTION

12       llvm-tblgen  is  a  program that translates compiler-related target de‐
13       scription (.td) files into C++ code  and  other  output  formats.  Most
14       users  of  LLVM  will not need to use this program. It is used only for
15       writing parts of the compiler.
16
17       Please see tblgen - Description to C++ Code for a  description  of  the
18       filename  argument  and  options,  including  the options common to all
19       *-tblgen programs.
20

AUTHOR

22       Maintained by the LLVM Team (https://llvm.org/).
23
25       2003-2023, LLVM Project
26
27
28
29
3015                                2023-01-12                    LLVM-TBLGEN(1)
Impressum