[PATCH] D87279: [clang] Fix handling of physical registers in inline assembly operands.
Jonas Paulsson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 8 02:27:24 PDT 2020
jonpa updated this revision to Diff 296901.
jonpa marked an inline comment as done.
jonpa added a comment.
Updated per review to use SmallSet.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87279/new/
https://reviews.llvm.org/D87279
Files:
clang/lib/CodeGen/CGStmt.cpp
clang/test/CodeGen/systemz-inline-asm-02.c
clang/test/CodeGen/systemz-inline-asm.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87279.296901.patch
Type: text/x-patch
Size: 4194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201008/d8046f99/attachment.bin>
More information about the cfe-commits
mailing list