[PATCH] D149177: [LangRef] Improve wording DW_OP_LLVM_entry_value
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 04:48:28 PDT 2023
fdeazeve added inline comments.
================
Comment at: llvm/docs/LangRef.rst:5996
+ Because ``DW_OP_LLVM_entry_value`` is defined in terms of registers, it is
+ typically only allowed in MIR. The operation is introduced by:
+
----------------
aprantl wrote:
> Right now the `typically` could be removed, but we can add it back in when it is needed :-)
good point!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149177/new/
https://reviews.llvm.org/D149177
More information about the llvm-commits
mailing list