aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@chromium.org>2021-03-04 12:15:42 +0100
committerHans Wennborg <hans@chromium.org>2021-03-04 12:22:39 +0100
commit840a16d3c4cbb193dde4e1f41f9137a2a234d0f8 (patch)
treea67669d59d7d0b3087d8212283f265abcef49015 /llvm/lib/CodeGen/MachineInstr.cpp
parent635db3514b577af245d5c8640cca735d4663b5e0 (diff)
downloadllvm-840a16d3c4cbb193dde4e1f41f9137a2a234d0f8.zip
llvm-840a16d3c4cbb193dde4e1f41f9137a2a234d0f8.tar.gz
llvm-840a16d3c4cbb193dde4e1f41f9137a2a234d0f8.tar.bz2
Revert "[darwin] switch blocking mutex from osspinlock to os_unfair_lock"
> OSSpinLock is deprecated, so we are switching to `os_unfair_lock`. However, `os_unfair_lock` isn't available on older OSs, so we keep `OSSpinLock` as fallback. > > Also change runtime assumption check to static since they only ever check constant values. > > rdar://69588111 > > Reviewed By: delcypher, yln > > Differential Revision: https://reviews.llvm.org/D97509 This reverts commit 71ef54337d5e83c6767e4816227ef340caa337fc.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions