diff options
author | David Major <dmajor@mozilla.com> | 2018-05-11 14:31:14 +0000 |
---|---|---|
committer | David Major <dmajor@mozilla.com> | 2018-05-11 14:31:14 +0000 |
commit | 868b31bf21b0400383f198b84ddefc6fdc5e6c4a (patch) | |
tree | 72e9fd6b1621f127be6c3133f3b2bb5cf438f3dc /llvm/lib/Support/Parallel.cpp | |
parent | 22dd72b99556f451b56ca3f9b71607be5fd5968f (diff) | |
download | llvm-868b31bf21b0400383f198b84ddefc6fdc5e6c4a.zip llvm-868b31bf21b0400383f198b84ddefc6fdc5e6c4a.tar.gz llvm-868b31bf21b0400383f198b84ddefc6fdc5e6c4a.tar.bz2 |
[winasan] Update GetInstructionSize for Win10 1803
In Windows version 1803, the first instruction of ntdll!strchr is:
8a01 mov al,byte ptr [rcx]
This is the only needed change for this version as far as I can tell.
Differential Revision: https://reviews.llvm.org/D46458
llvm-svn: 332095
Diffstat (limited to 'llvm/lib/Support/Parallel.cpp')
0 files changed, 0 insertions, 0 deletions