[PATCH] D33277: [Clang][x86][Inline Asm] - Enum support for MS syntax

Matan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 04:21:44 PDT 2017


mharoush updated this revision to Diff 102172.
mharoush marked 6 inline comments as done.
mharoush added a comment.

Restored old test case for constant int folding and added check-label directives for each tester function.


Repository:
  rL LLVM

https://reviews.llvm.org/D33277

Files:
  lib/Sema/SemaStmtAsm.cpp
  test/CodeGen/x86-ms-inline-asm-enum_feature.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33277.102172.patch
Type: text/x-patch
Size: 3305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/e7c8e5a9/attachment.bin>


More information about the llvm-commits mailing list