This is an archive of the discontinued LLVM Phabricator instance.

Testcase and fix for bug 24074
ClosedPublic

Authored by ravitheja on Sep 30 2015, 7:49 AM.

Details

Summary

In bug 24074, the type information is not shown
correctly. This commit includes the following -
-> Changes for displaying correct type based on
current lexical scope for the command "image
lookup -t"

-> The corresponding testcase.

-> This patch was reverted due to segfaults in
FreeBSD and Mac, I fixed the problems for both now.

Diff Detail

Event Timeline

ravitheja updated this revision to Diff 36104.Sep 30 2015, 7:49 AM
ravitheja retitled this revision from to Testcase and fix for bug 24074.
ravitheja updated this object.
clayborg accepted this revision.Oct 5 2015, 12:50 PM
clayborg edited edge metadata.

Back from vacation, sorry for the delay. Looks good.

This revision is now accepted and ready to land.Oct 5 2015, 12:50 PM
ravitheja updated this revision to Diff 36835.Oct 8 2015, 2:44 AM
ravitheja edited edge metadata.

Adding the testcase

ravitheja closed this revision.Oct 8 2015, 2:47 AM