[PATCH] D36371: [Clang][x86][Inline Asm] support for GCC style inline asm - Y<x> constraints

coby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 20 07:14:32 PDT 2017


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

> @rnk: tests?

Add forgotten test.


Repository:
  rL LLVM

https://reviews.llvm.org/D36371

Files:
  lib/Basic/Targets/X86.cpp
  lib/Basic/Targets/X86.h
  lib/CodeGen/TargetInfo.cpp
  test/CodeGen/x86-GCC-inline-asm-Y-constraints.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36371.111885.patch
Type: text/x-patch
Size: 6086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170820/5e0d7ffd/attachment-0001.bin>


More information about the cfe-commits mailing list