This is an archive of the discontinued LLVM Phabricator instance.

LLDB build fix against LLVM trunk@221350
AbandonedPublic

Authored by achien_bsi on Nov 5 2014, 8:42 AM.

Details

Reviewers
clayborg
jingham
Summary

I noticed LLDB was broken when building against LLVM trunk@221350 due to change to the function findProgramByName. This seems to fix the issue.

Diff Detail

Event Timeline

achien_bsi updated this revision to Diff 15812.Nov 5 2014, 8:42 AM
achien_bsi retitled this revision from to LLDB build fix against LLVM trunk@221350.
achien_bsi updated this object.
achien_bsi edited the test plan for this revision. (Show Details)
achien_bsi added reviewers: clayborg, jingham.
achien_bsi added a subscriber: Unknown Object (MLST).Nov 5 2014, 8:47 AM
clayborg accepted this revision.Nov 5 2014, 9:43 AM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Nov 5 2014, 9:43 AM

seems like Enrico already had a fix committed. this is unnecessary.

achien_bsi abandoned this revision.Nov 5 2014, 10:11 AM