diff options
author | Reid Kleckner <rnk@google.com> | 2018-08-16 18:24:59 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-08-16 18:24:59 +0000 |
commit | 8b5e6991d28c7a672b7d88bb15a755566dd66199 (patch) | |
tree | 333a0352d3f8183e3f803b995dc69698b46a2fec /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | db33cf2533d636a6c7920adcccc0e5665fc3077f (diff) | |
download | bcm5719-llvm-8b5e6991d28c7a672b7d88bb15a755566dd66199.tar.gz bcm5719-llvm-8b5e6991d28c7a672b7d88bb15a755566dd66199.zip |
Fix lldb-vscode build on Windows
Include PosixAPI.h to get a PATH_MAX definition and replace CreateEvent
with CreateEventObject to avoid conflicts with the windows.h definition
of CreateEvent to CreateEventW.
llvm-svn: 339920
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions