Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LLDB-TBLGEN(1)			      LLVM			  LLDB-TBLGEN(1)

NAME
     lldb-tblgen - Description to C++ Code for LLDB

SYNOPSIS
     lldb-tblgen [options] [filename]

DESCRIPTION
     lldb-tblgen  is  a program that translates compiler-related target descrip-
     tion (.td) files into C++ code and other output formats. Most users of LLVM
     will not need to use this program. It is used only for writing parts of the
     compiler.

     Please see tblgen - Description to C++ Code for a description of the  file-
     name  argument  and  options,  including the options common to all *-tblgen
     programs.

AUTHOR
     Maintained by the LLVM Team (https://llvm.org/).

COPYRIGHT
     2003-2026, LLVM Project

19				   2026-07-30			  LLDB-TBLGEN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lldb-tblgen&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help