diff options
author | Xinliang David Li <davidxl@google.com> | 2016-05-14 20:12:42 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2016-05-14 20:12:42 +0000 |
commit | 23a66e45ed7b8b6b6759b3b8b0dea32e9b481ee8 (patch) | |
tree | c526b6a06cda491df5b5132df1827b1402a0d5e9 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 94854be9e1ab304312c39094b18c11b0536d5b1b (diff) | |
download | bcm5719-llvm-23a66e45ed7b8b6b6759b3b8b0dea32e9b481ee8.tar.gz bcm5719-llvm-23a66e45ed7b8b6b6759b3b8b0dea32e9b481ee8.zip |
[profile] Eliminate dynamic memory allocation for vp writing
This is part-3 of the effort to eliminate dependency on
libc allocator in instr profiler runtime. With this change,
the profile dumper is completely free of malloc/calloc.
Value profile instr API implementation is the only remaining
piece with calloc dependency.
llvm-svn: 269576
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions