This is an archive of the discontinued LLVM Phabricator instance.

Addition of debugger comments & whitespace
ClosedPublic

Authored by tlwilmar on Jun 15 2016, 10:28 AM.

Details

Summary

The removal of legacy code to support long-deprecated debugger support library resulted in some whitespace changes. Comments from that legacy code were made public as they may be useful for other debuggers.

Patch by Olga Malysheva.

Diff Detail

Repository
rL LLVM

Event Timeline

tlwilmar updated this revision to Diff 60860.Jun 15 2016, 10:28 AM
tlwilmar retitled this revision from to Addition of debugger comments & whitespace.
tlwilmar updated this object.
tlwilmar added reviewers: AndreyChurbanov, jlpeyton.
tlwilmar set the repository for this revision to rL LLVM.
tlwilmar added a subscriber: openmp-commits.
AndreyChurbanov accepted this revision.Jun 16 2016, 2:18 AM
AndreyChurbanov edited edge metadata.

LGTM

I think we could commit comments changes without review as they cannot break any build/execution tasks.

This revision is now accepted and ready to land.Jun 16 2016, 2:18 AM
This revision was automatically updated to reflect the committed changes.