llvm-rtdyld-14 (1) Linux Manual Page
llvm-rtdyld – manual page for llvm-rtdyld 14
Description
OVERVIEW: llvm MC-JIT toolUSAGE: llvm-rtdyld [options] <input files> –args <program arguments>…
OPTIONS:
Color Options:
- –color – Use colors in output (default=autodetect)
- –help – Display available options (–help-hidden for more)
- –help-list – Display list of available options (–help-list-hidden for more)
- –version – Display the version of this program
- –help-list – Display list of available options (–help-list-hidden for more)
- –args <string>… – <program arguments>…
- –check=<string> – File containing RuntimeDyld verifier checks.
- –dylib=<string> – Add library.
- –entry=<string> – Function to call as entry point.
- –mcpu=<cpu-name> – Target a specific cpu type (-mcpu=,help/ for details)
- –preallocate=<ulong> – Allocate memory upfront rather than on-demand
- –show-times – Show times for llvm-rtdyld phases
- –triple=<string> – Target triple for disassembler
- –check=<string> – File containing RuntimeDyld verifier checks.
- Action to perform:
- Action to perform:
- –execute – Load, link, and execute the inputs.
- –printline – Load, link, and print line information for each function.
- –printdebugline – Load, link, and print line information for each function using the debug object
- –printobjline – Like -printlineinfo but does not load the object first
- –verify – Load, link and verify the resulting memory image.
- –printline – Load, link, and print line information for each function.
