diff options
author | Reid Kleckner <rnk@google.com> | 2017-06-16 20:44:00 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2017-06-16 20:44:00 +0000 |
commit | f1b9f3a23f90bb3ea230a8f2514b98e81849ed88 (patch) | |
tree | 759fd2ad4a5c4ff926e610b9a70f1f88bfa76857 /llvm/lib/Object/WindowsResource.cpp | |
parent | d340605a37379d09d7c1c0ef6d3c8defe46091c4 (diff) | |
download | llvm-f1b9f3a23f90bb3ea230a8f2514b98e81849ed88.zip llvm-f1b9f3a23f90bb3ea230a8f2514b98e81849ed88.tar.gz llvm-f1b9f3a23f90bb3ea230a8f2514b98e81849ed88.tar.bz2 |
[WinASan] Fix hotpatching new Win 10 build 1703 x64 strnlen prologue
The first instruction of the new ucrtbase!strnlen implementation loads a
global, presumably to dispatch between SSE and non-SSE optimized strnlen
implementations.
Fixes PR32895 and probably
https://github.com/google/sanitizers/issues/818
llvm-svn: 305581
Diffstat (limited to 'llvm/lib/Object/WindowsResource.cpp')
0 files changed, 0 insertions, 0 deletions