Man page - qbe(1)
Packages contains this manual
Manual
QBE (1) General Commands Manual QBE (1)
NAME
qbe β small embeddable C compiler backend
SYNOPSIS
qbe [ -h ] [ -o file ] [ -t target ] [ -d flags ] [ file.ssa | - ]
DESCRIPTION
The options are as follows:
-h
Prints the help message and exits.
-o file
Output to file.
-t target
Generate for a target among: amd64_sysv (default), amd64_apple, arm64, arm64_apple, riscv.
-d flags
Dump debug information. Debian AprilΒ 10, 2024 QBE (1)