[PATCH] D58034: [IR/DIVar] Add flag for params that have unchanged values

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 08:56:49 PST 2019


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

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?


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

https://reviews.llvm.org/D58034





More information about the llvm-commits mailing list