[PATCH] D18700: [Inline asm][GCC compatibility] Handle %v-prefixed code in inline assembly

Denis Zobnin via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 29 05:25:54 PDT 2016


d.zobnin.bugzilla updated this revision to Diff 55581.
d.zobnin.bugzilla added a comment.
Herald added a subscriber: joker.eph.

Updated the patch after r266292 commit: [ASTImporter] Implement some expression-related AST node import.


http://reviews.llvm.org/D18700

Files:
  include/clang/AST/Stmt.h
  lib/AST/ASTImporter.cpp
  lib/AST/Stmt.cpp
  lib/Sema/SemaStmtAsm.cpp
  test/CodeGen/avx-v-modifier-inline-asm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18700.55581.patch
Type: text/x-patch
Size: 12282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160429/7a3421cc/attachment-0001.bin>


More information about the cfe-commits mailing list