diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-12-07 00:31:34 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-12-07 00:31:34 +0000 |
commit | 17d176ef1fc48b3c3a6b2ee8080914b19bfe78db (patch) | |
tree | de6c46d4958e984fa79e9018dda4026b4e43b59b /llvm/lib/TextAPI/ELF/TBEHandler.cpp | |
parent | 8609e12b3769ecffce8de7600aedd278c4edd56d (diff) | |
download | bcm5719-llvm-17d176ef1fc48b3c3a6b2ee8080914b19bfe78db.tar.gz bcm5719-llvm-17d176ef1fc48b3c3a6b2ee8080914b19bfe78db.zip |
Host: remove Yield on Windows
Windows provides a Yield function-like macro that allows a thread to
yield the CPU. However, this conflicts with `Yield` in swift. Undefine
`Yield` to allow building lldb with swift support.
llvm-svn: 348556
Diffstat (limited to 'llvm/lib/TextAPI/ELF/TBEHandler.cpp')
0 files changed, 0 insertions, 0 deletions