[cfe-dev] Clang integrated Assembler 32 bit code gen

Joerg Sonnenberger joerg at britannica.bec.de
Mon Apr 29 17:24:51 PDT 2013


On Mon, Apr 29, 2013 at 04:40:11PM -0700, Harun Polat wrote:
> is there any way to tell cc1as to generate 32 bit code instead of 64 bit?

clang -m32 or .code32.

Joerg



More information about the cfe-dev mailing list