logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qbe — small embeddable C compiler backend

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 | -]

See Also