search for: d39470

Displaying 3 results from an estimated 3 matches for "d39470".

Did you mean: d39400
2017 Nov 08
3
[RFC] ASan: patches to support 32-byte shadow granularity
...the next stack object. - Here is the full list of revisions. I'll add review requests shortly. [asan] Add CMake hook to override default shadow scale https://reviews.llvm.org/D39469 [asan] Fix size/alignment issues with non-default shadow scale https://reviews.llvm.org/D39470 [asan] Fix small X86_64 ShadowOffset for non-default shadow scale https://reviews.llvm.org/D39471 [asan] Ensure that the minimum redzone is at least SHADOW_GRANULARITY https://reviews.llvm.org/D39472 [sanitizers] Increase alignment of low level allocator https://reviews.llvm.or...
2017 Oct 31
2
[RFC] ASan: patches to support 32-byte shadow granularity
...Set up build bot for 32-byte shadow granularity on i386/x86_64. My initial set of patches adds the build support and makes some essential fixes to the compiler and run-time. They are: https://reviews.llvm.org/D39469 [asan] Add cmake hook to override default shadow scale https://reviews.llvm.org/D39470 [asan] Fix size/alignment issues with non-default shadow scale https://reviews.llvm.org/D39471 [asan] Fix small X86_64 ShadowOffset for non-default shadow scale https://reviews.llvm.org/D39472 [asan] Ensure that the minimum redzone is at least SHADOW_GRANULARITY https://reviews.llvm.org/D39473 [san...
2017 Oct 31
1
[RFC] ASan: patches to support 32-byte shadow granularity
...dow granularity on i386/x86_64. > > My initial set of patches adds the build support and makes some > essential fixes to the compiler and run-time. They are: > > https://reviews.llvm.org/D39469 [asan] Add cmake hook to override > default shadow scale > https://reviews.llvm.org/D39470 [asan] Fix size/alignment issues with > non-default shadow scale > https://reviews.llvm.org/D39471 [asan] Fix small X86_64 ShadowOffset > for non-default shadow scale > https://reviews.llvm.org/D39472 [asan] Ensure that the minimum redzone > is at least SHADOW_GRANULARITY > https:...