diff options
author | John Harrison <harjohn@google.com> | 2025-10-14 13:48:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-14 13:48:19 -0700 |
commit | 5ef56f1d1538befef796b5062f06a6db44c4c121 (patch) | |
tree | 8e2589df49e04f7a33e20396329be9ba6aac73fe /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | 0e4fb17971532302ca804e55f1ef5c2f8d31a42e (diff) | |
download | llvm-5ef56f1d1538befef796b5062f06a6db44c4c121.zip llvm-5ef56f1d1538befef796b5062f06a6db44c4c121.tar.gz llvm-5ef56f1d1538befef796b5062f06a6db44c4c121.tar.bz2 |
[lldb] Adjust MainLoop on Win32 to work with mingw (#163419)
This adjusts the monitor tear down to only call CancelIoEx a single
time, which should cancel all IO operations in the monitoring thread,
instead of calling it in a loop.
This removes the `m_monitor_thread.native_handle()` call that returns a
different type on windows/mingw compiles with pthreads enabled and
should fix #162801.
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions