diff options
author | Chris Apple <cja-private@pm.me> | 2024-11-19 14:54:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-19 14:54:14 -0800 |
commit | 3c8818cf2deaa050817ecec1c99cf939295feced (patch) | |
tree | 3b920fc3d59d1d5854cb905ed594d3c0b96ec77e /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 7c41b5ccdcf0f5de1b9b254693635283faff3658 (diff) | |
download | llvm-3c8818cf2deaa050817ecec1c99cf939295feced.zip llvm-3c8818cf2deaa050817ecec1c99cf939295feced.tar.gz llvm-3c8818cf2deaa050817ecec1c99cf939295feced.tar.bz2 |
[rtsan] Add more file descriptor interceptors - dup*, lseek (#116853)
# Why we think these are real-time unsafe
They correspond directly to system calls in linux and OSX, they are
manipulating a shared resource, which likely takes some operating-system
synchronization.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions