[PATCH] D58821: Inline asm constraints: allow ICE-like pointers for the "n" constraint (PR40890)
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 6 02:25:51 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC355491: Inline asm constraints: allow ICE-like pointers for the "n" constraint (PR40890) (authored by hans, committed by ).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D58821?vs=189319&id=189463#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58821/new/
https://reviews.llvm.org/D58821
Files:
include/clang/AST/APValue.h
lib/AST/APValue.cpp
lib/AST/ExprConstant.cpp
lib/CodeGen/CGStmt.cpp
lib/Sema/SemaStmtAsm.cpp
test/CodeGen/x86-64-inline-asm.c
test/Sema/inline-asm-validate-x86.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58821.189463.patch
Type: text/x-patch
Size: 7051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190306/afb00378/attachment.bin>
More information about the cfe-commits
mailing list