[all-commits] [llvm/llvm-project] 8c7b34: [clang] Update ASM goto documentation to reflect h...
Bill Wendling via All-commits
all-commits at lists.llvm.org
Thu Oct 13 12:06:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c7b3461a5346a66088d884500c2b3c2829b4652
https://github.com/llvm/llvm-project/commit/8c7b3461a5346a66088d884500c2b3c2829b4652
Author: Bill Wendling <morbo at google.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M clang/docs/LanguageExtensions.rst
Log Message:
-----------
[clang] Update ASM goto documentation to reflect how Clang differs from GCC
That said, we are planning to add this support in the near future.
Link: https://github.com/llvm/llvm-project/issues/53562
Differential Revision: https://reviews.llvm.org/D135818
More information about the All-commits
mailing list