[PATCH] D65863: [ARM] Add support for the s,j,x,N,O inline asm constraints
David Candler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 8 12:10:52 PDT 2019
dcandler updated this revision to Diff 214205.
dcandler marked an inline comment as done.
dcandler added a comment.
Adjusted the formatting on some comment lines, and added FIXMEs for all the constraints that require additional validation to clarify what is still needed and where.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65863/new/
https://reviews.llvm.org/D65863
Files:
clang/lib/Basic/Targets/ARM.cpp
clang/test/Sema/arm_inline_asm_constraints.c
llvm/lib/Target/ARM/ARMISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65863.214205.patch
Type: text/x-patch
Size: 14976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190808/d3b7830a/attachment-0001.bin>
More information about the cfe-commits
mailing list