| commit | 71ebc691f66f7b407531d8899248995eadd8abac | [log] [tgz] |
|---|---|---|
| author | Marina Yatsina <marina.yatsina@intel.com> | Thu Dec 17 12:51:51 2015 +0000 |
| committer | Marina Yatsina <marina.yatsina@intel.com> | Thu Dec 17 12:51:51 2015 +0000 |
| tree | 72a37bd99902c67e9ded62dc7c0c202385553d2e | |
| parent | a0fbd39f83069bd3222fd0de05bc25726b2673c5 [diff] |
[ms-inline-asm] Add support for composite structs in MS inline asm Add MS inline asm support for structs that contain fields that are also structs. Differential Revision: http://reviews.llvm.org/D15578 llvm-svn: 255890