[PATCH] D37413: [X86][MS-InlineAsm] Extended support for variables / identifiers on memory / immediate expressions

coby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 29 00:04:41 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314494: [X86][MS-InlineAsm] Extended support for variables / identifiers on memory /… (authored by coby).

Changed prior to commit:
  https://reviews.llvm.org/D37413?vs=115564&id=117095#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37413

Files:
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Parse/ParseStmtAsm.cpp
  cfe/trunk/lib/Sema/SemaStmtAsm.cpp
  cfe/trunk/test/CodeGen/ms-inline-asm-enums.cpp
  cfe/trunk/test/CodeGen/ms-inline-asm-variables.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37413.117095.patch
Type: text/x-patch
Size: 11766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170929/640a8e06/attachment-0001.bin>


More information about the cfe-commits mailing list