aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-11-30 11:56:32 +0000
committerPavel Labath <labath@google.com>2016-11-30 11:56:32 +0000
commite3e21cfc0c98fe1089555e0b7b32b8978b789323 (patch)
treef0d998440810408aa5f52d297aacd4f5672b4ee0 /llvm/lib/Support/DynamicLibrary.cpp
parentb099d16516f571721b470940ab602db26a35f28d (diff)
downloadllvm-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