diff options
author | Liz Kammer <eakammer@google.com> | 2021-03-09 15:00:06 -0500 |
---|---|---|
committer | Liz Kammer <eakammer@google.com> | 2021-03-10 19:32:17 +0000 |
commit | e718dd720d7529d9d2ec7b9a4fafa9be36e549e9 (patch) | |
tree | 19fd11de98d1a49f3d39ed48372f3530881d2d75 /libc/malloc_debug/malloc_debug.cpp | |
parent | 1ef8d418be8e4630125c599b0af5c1ec96a512d3 (diff) |
Merge crt cc_objects
Currently there is a pattern of `crtbegin_${type}1` and `crtbegin_${type}` modules, where the former
has sources and the latter depends on the former. The two modules for a type share many properties,
rather than duplicating these, we merge modules, such that each type only has a `crtbegin_${type}`
module.
Test: Treehugger
Change-Id: I7803ea0e97d660f620c334b6bfdfac22cb6e36d7
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions