[PATCH] D107141: [Inline-asm] Add structure type handling when they are tied in input and output constraints

Pengfei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 5 05:49:05 PDT 2021


pengfei updated this revision to Diff 377168.
pengfei added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107141/new/

https://reviews.llvm.org/D107141

Files:
  clang/lib/CodeGen/CGStmt.cpp
  clang/lib/Sema/SemaStmtAsm.cpp
  clang/test/Sema/asm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107141.377168.patch
Type: text/x-patch
Size: 5058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211005/654cb150/attachment.bin>


More information about the cfe-commits mailing list