Avoid malloc allocations in the runtime #23131
compnerd
dismissed these changes
on 2019-03-06
Remangler: use the bump pointer allocator instead of std::vector for …
de51f8ca
Remangler: Implement the hash map for substitutions in the spirit of …
9050be62
Runtime: use SmallVector instead of std::vector to avoid memory alloc…
3bd7f027
Runtime: use lambdas to avoid allocations in std::function
a60086f1
Remangler: Use a bump-pointer allocated string instead of std::string
d7fd45d7
runtime: bail in createBoundGenericType if the number of generic para…
0dd24958
eeckstein
force pushed
to
0dd24958
6 years ago
compnerd
dismissed their stale review
6 years ago
eeckstein
merged
ae189efc
into master 6 years ago
eeckstein
deleted the runtime-malloc-removal branch 6 years ago
Assignees
No one assigned