This commit simplifies the text of DW_OP_LLVM_entry_value by making it
terser, replacing a verbose example with a more concrete one, providing
an explicit conclusion on the meaning of N=1, and by transforming the
description of which passes generate this op into a list (which enables
future expansion of this list).
Details
Details
- Reviewers
aprantl - Group Reviewers
debug-info - Commits
- rG329bfcc8df47: [LangRef] Improve wording DW_OP_LLVM_entry_value
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@aprantl tagging you as the original writer of this entry. Feel free to push back if you think the original version was more precise
llvm/docs/LangRef.rst | ||
---|---|---|
5996 | Right now the typically could be removed, but we can add it back in when it is needed :-) |
llvm/docs/LangRef.rst | ||
---|---|---|
5996 | good point! |
Right now the typically could be removed, but we can add it back in when it is needed :-)