summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/fs.py
Commit message (Collapse)AuthorAgeFilesLines
* Create `lldbsuite.support.fs` and move `find_executable` there.Zachary Turner2015-11-211-0/+64
I have plans to reuse this function in another script, so raising this out of prepare_bindings allows this. llvm-svn: 253755
OpenPOWER on IntegriCloud