| Index: third_party/tcmalloc/README.chromium
|
| diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium
|
| index 5ab67d0daf6caf014113adbc5e952744c522b86e..aa2293f2dccfe0ccbb0b0e21d63e5b01d83a1c65 100644
|
| --- a/third_party/tcmalloc/README.chromium
|
| +++ b/third_party/tcmalloc/README.chromium
|
| @@ -100,3 +100,4 @@ Modifications:
|
| - Disabled HEAPPROFILE envvar unless ENABLE_PROFILING is defined
|
| - Add "ARMv8-a" to the supporting list of ARM architecture
|
| - Add generic.total_physical_bytes property to MallocExtension
|
| +- Replaced atomicops code with a portable implemenation based on C++11 <atomics>
|
|
|