This is an archive of the discontinued LLVM Phabricator instance.

Refactored some code into loops
ClosedPublic

Authored by vharron on May 17 2015, 9:30 PM.

Details

Summary

Renamed 'base' to 'lldbRootDirectory'
Renamed 'lldbPath' to 'lldbPythonDir'
Added cmake output directories to lldb executable search locations
Fixed invocation of lldb -P to ignore 'Cannot read termcap database'

Diff Detail

Event Timeline

vharron updated this revision to Diff 25942.May 17 2015, 9:30 PM
vharron retitled this revision from to Refactored some code into loops.
vharron updated this object.
vharron edited the test plan for this revision. (Show Details)
vharron added reviewers: clayborg, chying.
vharron added a subscriber: Unknown Object (MLST).
clayborg accepted this revision.May 18 2015, 9:56 AM
clayborg edited edge metadata.

lgtm

This revision is now accepted and ready to land.May 18 2015, 9:56 AM
This revision was automatically updated to reflect the committed changes.