[PATCH] D115471: [clang] number labels in asm goto strings after tied inputs

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 9 17:20:34 PST 2021


jyknight added a comment.

It's rather sad that GCC made the quite-unintuitive decision to number the arguments in this way -- LONG AFTER clang had already implemented the other way...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115471



More information about the cfe-commits mailing list