ms-inline-asm: Add a test to ensure that call doesn't clobber eax.
authorEhsan Akhgari <ehsan.akhgari@gmail.com>
Thu, 31 Jul 2014 13:43:17 +0000 (13:43 +0000)
committerEhsan Akhgari <ehsan.akhgari@gmail.com>
Thu, 31 Jul 2014 13:43:17 +0000 (13:43 +0000)
commit9f507382dd3fb7ed3c8cafb05b2fd0f89102eb7e
tree3c90a6216136dc61d6c5061e8cdc6252a87bc520
parented9fabd2550dd84587d86606fa93a20fe7c50e90
ms-inline-asm: Add a test to ensure that call doesn't clobber eax.

Note that it's not clear whether this is the right behavior, please see
the review for the discussion.

Reviewers: rnk

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D4577

llvm-svn: 214401
clang/test/CodeGen/ms-inline-asm.c