[PATCH] D149123: [AArch64][InlineAsm]Add Clang support for flag output constraints

Mingming Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 25 23:07:46 PDT 2023


mingmingl updated this revision to Diff 517062.
mingmingl marked 3 inline comments as done.
mingmingl edited the summary of this revision.
mingmingl added a comment.

update on the crashing issue (solved)

resolve comments.


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

https://reviews.llvm.org/D149123

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Basic/Targets/AArch64.cpp
  clang/lib/Basic/Targets/AArch64.h
  clang/test/CodeGen/inline-asm-aarch64-flag-output.c
  clang/test/Preprocessor/aarch64_asm_flag_output.c
  clang/test/Preprocessor/init-aarch64.c
  clang/test/Preprocessor/predefined-win-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149123.517062.patch
Type: text/x-patch
Size: 9673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230426/59b3c84b/attachment.bin>


More information about the cfe-commits mailing list