Comment on Memory Reordering Caught in the ActComments−alpb14yThis is a very nice post. I didn't use to know <code>-S</code> existed before.−malkia14yOn the MSVC side the option is -FA[scu]/FA[scu] configure assembly listing(this is from CL 15.00.30729.207 from the WDK 7.1)
Comments
This is a very nice post. I didn't use to know <code>-S</code> existed before.
On the MSVC side the option is -FA[scu]
/FA[scu] configure assembly listing
(this is from CL 15.00.30729.207 from the WDK 7.1)