| Index: third_party/tcmalloc/README.chromium
|
| diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium
|
| index 50862f95ce559e5ee4fad6ccd134077c434d83de..801003b0f784e2d2d7b94c75ce2fb8f47bafc3f7 100644
|
| --- a/third_party/tcmalloc/README.chromium
|
| +++ b/third_party/tcmalloc/README.chromium
|
| @@ -107,3 +107,4 @@ Modifications:
|
| - Don't use the tls model 'initial-exec' in chromeos on arm with gcc.
|
| - Update addr2line-pdb.c to fix format string errors and use relative addresses
|
| matching linux's behavior more closely.
|
| +- Changed kint64min to not depend on undefined behavior.
|
|
|