[PATCH] D115471: [clang] number labels in asm goto strings after tied inputs
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 10 13:06:45 PST 2021
nickdesaulniers updated this revision to Diff 393577.
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.
- note this semantic change in the release notes, add links to GCC docs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115471/new/
https://reviews.llvm.org/D115471
Files:
clang/docs/ReleaseNotes.rst
clang/lib/AST/Stmt.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/test/CodeGen/asm-goto.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115471.393577.patch
Type: text/x-patch
Size: 7003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211210/fe4f2145/attachment.bin>
More information about the cfe-commits
mailing list