[PATCH] D136497: [Clang] support for outputs along indirect edges of asm goto
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 24 11:09:37 PST 2023
nickdesaulniers updated this revision to Diff 491857.
nickdesaulniers marked 3 inline comments as done.
nickdesaulniers added a comment.
- use densemap, update release note, use !empty rather than size as per @void
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136497/new/
https://reviews.llvm.org/D136497
Files:
clang/docs/LanguageExtensions.rst
clang/docs/ReleaseNotes.rst
clang/lib/CodeGen/CGStmt.cpp
clang/test/CodeGen/asm-goto.c
clang/test/CodeGen/asm-goto2.c
clang/test/Modules/asm-goto.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136497.491857.patch
Type: text/x-patch
Size: 17349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230124/43675cbd/attachment-0001.bin>
More information about the cfe-commits
mailing list