mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
ddc3cc65cb16b3f655782d29f9fccb7488f826ec
This patch adds interceptors for dispatch_io_*, dispatch_read and dispatch_write functions. This avoids false positives when using GCD IO. Adding several test cases. Differential Revision: http://reviews.llvm.org/D21889 llvm-svn: 275071
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%