[PATCH] ms-inline-asm: Add a test to ensure that call doesn't clobber eax.

Reid Kleckner rnk at google.com
Tue Jul 29 17:18:00 PDT 2014


Feel free to commit as a way to codify our current behavior, but I'm not sure it's the right approach.  We might want to throw up our hands on control flow and assume it clobbers everything except ebp/esp.

http://reviews.llvm.org/D4577






More information about the cfe-commits mailing list