[PATCH] D15578: Add support for composite structs in MS inline asm
Marina Yatsina via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 09:41:10 PST 2015
myatsina created this revision.
myatsina added reviewers: rnk, mcrosier.
myatsina added a subscriber: llvm-commits.
myatsina set the repository for this revision to rL LLVM.
Add MS inline asm support for structs that contain fields that are also structs.
Repository:
rL LLVM
http://reviews.llvm.org/D15578
Files:
lib/Sema/SemaStmtAsm.cpp
test/CodeGen/ms-inline-asm.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15578.43021.patch
Type: text/x-patch
Size: 4353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/8682dba0/attachment.bin>
More information about the llvm-commits
mailing list