Konstantin Serebryany wrote: > only -asan-stack and -asan-globals affect the memory overhead
But disabling code also counts. -asan-instrument-reads=0 may result in big code size reduction (I'd say over 50%).
-Y
Konstantin Serebryany wrote: > only -asan-stack and -asan-globals affect the memory overhead
But disabling code also counts. -asan-instrument-reads=0 may result in big code size reduction (I'd say over 50%).
-Y