Skip to content
Snippets Groups Projects
Commit 63eca15e authored by Jonas Devlieghere's avatar Jonas Devlieghere
Browse files

[DebugInfo] Invert DIE order for range errors.

When printing an error for an invalid address range in a DIE, we used to
print the child above the parent, which is counter intuitive. This patch
reverses the order and indents the child to mimic the way we print the
debug info section.

llvm-svn: 333006
parent 7e0b0233
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment