Produces an assembly listing without source or machine code annotations.
Linux: | None |
Windows: | /FA |
None
OFF |
No source or machine code annotations appear in the assembly listing file, if one is produced. |
This option roduces an assembly listing without source or machine code annotations. It is equivalent to option /S.
Visual Studio: Output Files > Assembler Output
None