diff options
author | Xinliang David Li <davidxl@google.com> | 2015-11-25 06:23:38 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2015-11-25 06:23:38 +0000 |
commit | f47cf5505f1ca4d50c18e06ae3b87db0783a9a43 (patch) | |
tree | 26ce506c6d4092bc4d5dbc5dcb3ef5444d692252 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | ac5b860633fe47f8ddada579db72cc90a2c98a57 (diff) | |
download | bcm5719-llvm-f47cf5505f1ca4d50c18e06ae3b87db0783a9a43.tar.gz bcm5719-llvm-f47cf5505f1ca4d50c18e06ae3b87db0783a9a43.zip |
[PGO] Convert InstrProfRecord based serialization methods to use common C methods
1. Convert serialization methods using InstrProfRecord as source into C (impl)
interfaces using Closure.
2. Reimplement InstrProfRecord serialization method to use new C interface
as dummy wrapper.
Now it is ready to implement wrapper for runtime value profile data.
(The new code need better source location -- but not changed in this patch to
minimize diffs. )
llvm-svn: 254057
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions