[PATCH] D155023: Don't assert on a non-pointer value being used for a "p" inline asm constraint.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 08:18:31 PDT 2023


arsenm added a comment.

It doesn't matter if it's invalid, the compiler shouldn't assert


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155023



More information about the llvm-commits mailing list