The option enables debug info about parameter’s entry values.
Authors: @asowda, @NikolaPrica, @djtodoro, @ivanbaev
Paths
| Differential D60961
[TargetOption] Add option for enabling param entry val tracking dbg info ClosedPublic Authored by djtodoro on Apr 22 2019, 4:45 AM.
Details Summary The option enables debug info about parameter’s entry values. Authors: @asowda, @NikolaPrica, @djtodoro, @ivanbaev
Diff Detail
Event Timelinedjtodoro added a parent revision: D58033: Add option for emitting dbg info for call site parameters.Apr 22 2019, 4:49 AM Comment Actions (A minor comment, which is not related to the code changes themselves, is that this should be a parent revision to D58033, and not vice-versa as it is now.) djtodoro edited parent revisions, added: D60712: [DWARF] Add GNU extensions for call site info DWARF symbols; removed: D58033: Add option for emitting dbg info for call site parameters.May 6 2019, 1:26 AM djtodoro removed a child revision: D58034: [IR/DIVar] Add flag for params that have unchanged values.May 6 2019, 1:28 AM This revision is now accepted and ready to land.May 7 2019, 9:43 AM
Closed by commit rL364395: [TargetOption] Add option to ebanble the debug entry values (authored by djtodoro). · Explain WhyJun 26 2019, 1:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 206612 llvm/trunk/include/llvm/CodeGen/CommandFlags.inc
llvm/trunk/include/llvm/Target/TargetOptions.h
|