[PATCH] D116531: [LangRef] Require elementtype attribute for indirect inline asm operands

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 07:59:08 PST 2022


nikic added a comment.

In D116531#3222447 <https://reviews.llvm.org/D116531#3222447>, @jrtc27 wrote:

> Will there be an auto upgrade for this if a non-opaque pointer is used?

Yes, old bitcode will be auto-upgraded.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116531



More information about the llvm-commits mailing list