diff options
author | Pavel Labath <labath@google.com> | 2016-11-30 11:56:32 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-11-30 11:56:32 +0000 |
commit | e3e21cfc0c98fe1089555e0b7b32b8978b789323 (patch) | |
tree | f0d998440810408aa5f52d297aacd4f5672b4ee0 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | b099d16516f571721b470940ab602db26a35f28d (diff) | |
download | llvm-e3e21cfc0c98fe1089555e0b7b32b8978b789323.zip llvm-e3e21cfc0c98fe1089555e0b7b32b8978b789323.tar.gz llvm-e3e21cfc0c98fe1089555e0b7b32b8978b789323.tar.bz2 |
Convert most of the Process class to Timeout<>
This changes most of the class to use the new Timeout class. The one function
left is RunThreadPlan, which I left for a separate change as the function is
massive. A couple of things to call out:
- I've renamed the affected functions to match the listener interface names. This
should also help catch any places I did not convert at compile time.
- I've deleted the WaitForState function as it was unused.
llvm-svn: 288241
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions