aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2020-04-23 10:20:01 -0700
committerVedant Kumar <vsk@apple.com>2020-04-23 10:22:28 -0700
commitcfb4f8c5fbc6fd8ad06bcfc6f91926b6d55d3766 (patch)
tree3e3e8d64cf4f3609c9506bc024bf615cc2ac2903 /llvm/lib/IR/Function.cpp
parent517f0f14bfa8e1ef4caa4ed08c70c644b4116a8f (diff)
downloadllvm-cfb4f8c5fbc6fd8ad06bcfc6f91926b6d55d3766.zip
llvm-cfb4f8c5fbc6fd8ad06bcfc6f91926b6d55d3766.tar.gz
llvm-cfb4f8c5fbc6fd8ad06bcfc6f91926b6d55d3766.tar.bz2
[DirectoryWatcher] Do not use FSEvents on non-macOS platforms
The FSEvents APIs are available on iOS6+: however, the DirectoryWatcher code isn't wired up to really use FSEvents on embedded platforms. I've duplicated code from DirectoryWatcher-not-implemented.cpp here and used TargetConditionals instead of adding cmakery to check try_compile; I couldn't get that to work properly.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions