Syntax

-Wa,option

Description

The -Wa command-line option passes option directly to the assembler.

Example

The following command-line option passes -V directly to the assembler—the effect of this is to force the compiler to display its version information.

hcl -Wa,-V