[PATCH] D79743: [clang][asm goto][slh] Warn if asm goto + SLH

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 13 11:58:52 PDT 2020


jyu2 added a comment.

Two questions:
1>	What happen under SLH, will asm goto gets removed, or a runtime problem?
2>	Should we emit error or warning in the Parser instead?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79743





More information about the cfe-commits mailing list