[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
Tue Dec 14 16:53:10 PST 2021


nickdesaulniers updated this revision to Diff 394415.
nickdesaulniers added a comment.

- rebase onto D115688 <https://reviews.llvm.org/D115688>+D115410 <https://reviews.llvm.org/D115410>+D115311 <https://reviews.llvm.org/D115311>, add notes to clang/docs/LanguageExtensions.rst


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115471

Files:
  clang/docs/LanguageExtensions.rst
  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.394415.patch
Type: text/x-patch
Size: 8151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211215/9ca31e0b/attachment-0001.bin>


More information about the cfe-commits mailing list