Compiler Option: -r
 
Do not delete the asm file(s)

Syntax

-r

Description

The -r compiler option causes the asm file(s) that are generated during the compile process to not be deleted. Preprocessor macros are expanded in these files.

See also