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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| interception_linux_test.cc | ||
| interception_test_main.cc | ||
| interception_win_test.cc | ||