Upstream an MS inline assembly test from Mozilla's inline assembly code
authorEhsan Akhgari <ehsan.akhgari@gmail.com>
Thu, 17 Jul 2014 11:38:22 +0000 (11:38 +0000)
committerEhsan Akhgari <ehsan.akhgari@gmail.com>
Thu, 17 Jul 2014 11:38:22 +0000 (11:38 +0000)
commitd86ca7a9c7c27eb968645a12cf8bb1f708c4fed3
tree1318384633f015a0097d282859452031e013c975
parent53f3bcf0e9a4a19b60cf2ae80fcefbe1b5a4c847
Upstream an MS inline assembly test from Mozilla's inline assembly code

Summary:
I'm planning on upstreaming some test cases for the inline assembly
usage in the Mozilla code base.  A lot of these test cases test the
recent fixes to this code.

Reviewers: rnk

Subscribers: cfe-commits

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

llvm-svn: 213255
clang/test/CodeGen/mozilla-ms-inline-asm.c [new file with mode: 0644]