summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-08-05 08:23:25 +0000
committerPavel Labath <pavel@labath.sk>2019-08-05 08:23:25 +0000
commit3d4f7655e73b0e364ac7c3523db97ed6fcd72488 (patch)
treec11574fd05234196d7bab1b45aedbb0e75cb0f2e /llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
parent801d3304e9edaf04bd9a0bde1b644c186c31c6c7 (diff)
downloadbcm5719-llvm-3d4f7655e73b0e364ac7c3523db97ed6fcd72488.tar.gz
bcm5719-llvm-3d4f7655e73b0e364ac7c3523db97ed6fcd72488.zip
Remove usage of usleep in generic code
This function is not portable, and there are only a handful of usages of it anyway. Replacing it with std::this_thread::sleep_for enables us to get rid of the compatibility code in PosixApi.h. llvm-svn: 367814
Diffstat (limited to 'llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud