![]() |
![]()
| ![]() |
![]()
NAMEllvm-cgdata - LLVM CodeGen Data Tool SYNOPSISllvm-cgdata [commands] [options] (<binaries>|<.cgdata>) DESCRIPTIONThe :program:llvm-cgdata utility parses raw codegen data embedded in compiled binary files and merges them into a single .cgdata file. It can also inspect and manipulate .cgdata files. Currently, the tool supports saving and restoring outlined hash trees and stable function maps, allowing for more efficient function outlining and function merging across modules in subsequent compilations. The design is extensible, allowing for the incorporation of additional codegen summaries and optimization techniques. COMMANDSAt least one of the following commands are required:
OPTIONSllvm-cgdata supports the following options:
EXAMPLES
AUTHORMaintained by the LLVM Team (https://llvm.org/). COPYRIGHT2003-2025, LLVM Project
|