[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
Tue Mar 5 07:32:53 PST 2019
hans updated this revision to Diff 189319.
hans added a comment.
Extract code to a new method in APValue.
Eli, what do you think about something like this? Suggestions for better name welcome :-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58821/new/
https://reviews.llvm.org/D58821
Files:
clang/include/clang/AST/APValue.h
clang/lib/AST/APValue.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/lib/Sema/SemaStmtAsm.cpp
clang/test/CodeGen/x86-64-inline-asm.c
clang/test/Sema/inline-asm-validate-x86.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58821.189319.patch
Type: text/x-patch
Size: 7177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190305/932099aa/attachment-0001.bin>
More information about the cfe-commits
mailing list