[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
Sat Oct 17 03:51:13 PDT 2020


jonpa updated this revision to Diff 298819.
jonpa added a comment.

Sorry, here's the test case included as well...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87279/new/

https://reviews.llvm.org/D87279

Files:
  clang/lib/CodeGen/CGStmt.cpp
  clang/test/CodeGen/aarch64-inline-asm.c
  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.298819.patch
Type: text/x-patch
Size: 4695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201017/2ff10b75/attachment.bin>


More information about the cfe-commits mailing list