[PATCH] D58034: [IR/DIVar] Add flag for params that have unchanged values
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 14 02:50:43 PST 2019
djtodoro added a comment.
> LGTM. One last request: Could you please add (either to >the doxygen comment of isArgNotModified or to >LangRef.rst or SourceLevelDebugging.rst) an >explanation of the semantics of the flag. Ie.: What it is >used for and under what conditions a frontend should >generate it?
@aprantl Sure. Thanks a lot!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58034/new/
https://reviews.llvm.org/D58034
More information about the llvm-commits
mailing list