diff options
author | Zachary Turner <zturner@google.com> | 2014-07-18 20:36:08 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-07-18 20:36:08 +0000 |
commit | c9bf0c70b5cffd6cc3032683e18cc582a98ffe8a (patch) | |
tree | 75b33278f03f3a6b98e5d2da40fb6a9189ca51d6 /llvm/lib/Transforms/Scalar/SampleProfile.cpp | |
parent | 754d54fcf8ccf972d0785596aaf83aed4a1edf7f (diff) | |
download | bcm5719-llvm-c9bf0c70b5cffd6cc3032683e18cc582a98ffe8a.tar.gz bcm5719-llvm-c9bf0c70b5cffd6cc3032683e18cc582a98ffe8a.zip |
Make lldb -P work on Windows.
lldb -P, which outputs its python path, works by using Host-layer
facilities to get information about the loaded python module. This
Host functionality was unimplemented on Windows, so this patch
implements it. Additionally, it removes a pexpect dependency from
the test runner and uses an equivalent invocation of subprocess.
Reviewed by: Todd Fiala
Differential Revision: http://reviews.llvm.org/D4548
llvm-svn: 213410
Diffstat (limited to 'llvm/lib/Transforms/Scalar/SampleProfile.cpp')
0 files changed, 0 insertions, 0 deletions