diff options
| author | David Truby <david.truby@arm.com> | 2024-05-07 14:27:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-07 14:27:39 +0100 |
| commit | 227fe1c1995dea1850483449e8510db2726bcbee (patch) | |
| tree | 99233e583923d6d7963769d4db9ddfcfc031385e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 27becf0c3c1e7ac4a2f2e848b44d872f1aa1db9a (diff) | |
[flang] Remove C++ runtime dependency from Sleep extension (#84911)
The Sleep extension currently has a potential dependency on the C++
runtime. I run into this dependency using libc++ on Linux. This patch
uses the POSIX `sleep` function or the Windows `Sleep` function
instead to avoid this dependency.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
