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

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 23:13:10 PDT 2023


pengfei added a comment.

I found it works too if changing to `ip` there.


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