[PATCH] Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892).

Jeff Law law@redhat.com
Thu Nov 8 20:43:00 GMT 2018


On 11/8/18 1:27 AM, Martin Liška wrote:
> Hi.
> 
> The GetNumberOfCPUs functionality is only used from Scudo allocator:
> https://llvm.org/docs/ScudoHardenedAllocator.html
> 
> The hardening allocator is not used from GCC, thus I recommend to remove
> the function.
> 
> Ready for trunk?
> Martin
> 
> libsanitizer/ChangeLog:
> 
> 2018-11-08  Martin Liska  <mliska@suse.cz>
> 
> 	PR sanitizer/87892
> 	* (all files): Revert upstream r318802.
Is it causing a build failure or somesuch?  ie, why specifically are you
wanting to remove it?

jeff



More information about the Gcc-patches mailing list