[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
Mon Sep 11 00:02:07 PDT 2017


coby updated this revision to Diff 114536.
coby added reviewers: myatsina, m_zuckerman.

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.114536.patch
Type: text/x-patch
Size: 11605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170911/fa706e75/attachment-0001.bin>


More information about the cfe-commits mailing list