[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
Sun Sep 10 06:32:30 PDT 2017


coby updated this revision to Diff 114520.
coby added a comment.
Herald added a subscriber: eraman.

addressed Simon's comments


Repository:
  rL LLVM

https://reviews.llvm.org/D37413

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37413.114520.patch
Type: text/x-patch
Size: 11607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170910/10ee9e9d/attachment.bin>


More information about the cfe-commits mailing list