[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
Wed Dec 21 14:16:20 PST 2022
nickdesaulniers updated this revision to Diff 484678.
nickdesaulniers added a comment.
- add clang release notes from D138078 <https://reviews.llvm.org/D138078> and new one for new feature.
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.484678.patch
Type: text/x-patch
Size: 17302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221221/adb043c4/attachment-0001.bin>
More information about the cfe-commits
mailing list