diff options
author | Jonathan Metzman <metzman@chromium.org> | 2019-01-09 21:46:09 +0000 |
---|---|---|
committer | Jonathan Metzman <metzman@chromium.org> | 2019-01-09 21:46:09 +0000 |
commit | 55ddb2c790df459d17d8c675e45c0569765d64cf (patch) | |
tree | 1688d98b64ffe37b70587e83dd18003b18a918ab /lldb/scripts/Python | |
parent | a86d5c46e1fc308f5f8feadd923ecede8bd3a94b (diff) | |
download | llvm-55ddb2c790df459d17d8c675e45c0569765d64cf.zip llvm-55ddb2c790df459d17d8c675e45c0569765d64cf.tar.gz llvm-55ddb2c790df459d17d8c675e45c0569765d64cf.tar.bz2 |
[libfuzzer][MSVC] Make calls to builtin functions work with MSVC
Summary:
Replace calls to builtin functions with macros or functions that call the
Windows-equivalents when targeting windows and call the original
builtin functions everywhere else.
This change makes more parts of libFuzzer buildable with MSVC.
Reviewers: vitalybuka
Reviewed By: vitalybuka
Subscribers: mgorny, rnk, thakis
Differential Revision: https://reviews.llvm.org/D56439
llvm-svn: 350766
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions