Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions tcmalloc/internal/percpu_tcmalloc.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@
//
// TODO: Remove this when GCC releases a fixed version.
#define TCMALLOC_INTERNAL_PERCPU_USE_TLS_WORKAROUND 1
#else
#define TCMALLOC_INTERNAL_PERCPU_USE_TLS_WORKAROUND 0
#endif

GOOGLE_MALLOC_SECTION_BEGIN
Expand Down
Loading