[llvm] [LangRef] inline asm: the instructions are treated opaquely (PR #157080)

Ralf Jung via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 10 02:59:18 PDT 2025


RalfJung wrote:

Well, we need something like this in the specification to give frontends like Rust the assurances they would like to provide to their users -- e.g. for use of inline asm blocks in self-modifying code.

https://github.com/llvm/llvm-project/pull/157080


More information about the llvm-commits mailing list