qbe — small embeddable C compiler backend
Contents
Description
The options are as follows:
-h Prints the help message and exits.
-ofile
Output to file.
-ttarget
Generate for a target among: amd64_sysv (default), amd64_apple, arm64, arm64_apple, riscv.
-dflags
Dump debug information.
Debian April 10, 2024 QBE(1)
Name
qbe — small embeddable C compiler backend
Synopsis
qbe [-h] [-ofile] [-ttarget] [-dflags] [file.ssa | -]
