diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-03-13 10:54:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-13 10:54:51 -0700 |
commit | d8dfdafc1d75ab17f742d40ab93240a10c216507 (patch) | |
tree | 7e0f9e80fa6ae919540e7bbe4720a151f1869172 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | bd0d28ac257d4df68ea7148e7a7c03910c22c1f3 (diff) | |
download | llvm-d8dfdafc1d75ab17f742d40ab93240a10c216507.zip llvm-d8dfdafc1d75ab17f742d40ab93240a10c216507.tar.gz llvm-d8dfdafc1d75ab17f742d40ab93240a10c216507.tar.bz2 |
[Support] Introduce new `AdvisoryLock` interface (#130989)
This PR abstracts the `LockFileManager` API into new `AdvisoryLock`
interface. This is so that we can create an alternative implementation
for Clang implicitly-built modules that is optimized for single-process
environment.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions