commit | 817cfcb081f30dd78c75d73aef1f6399735d479b | [log] [tgz] |
---|---|---|
author | Dean Michael Berris <dberris@google.com> | Fri Aug 31 17:49:59 2018 +0000 |
committer | Dean Michael Berris <dberris@google.com> | Fri Aug 31 17:49:59 2018 +0000 |
tree | f622ad2e4a641c32f6921e9e4a6454d78bceaeae | |
parent | 0444f576689f40fd292478aff54a0f6a9ceebfdb [diff] |
[XRay] Fix FunctionRecord serialization This change makes the writer implementation more consistent with the way fields are written down to avoid assumptions on bitfield order and padding. We also fix an inconsistency between the type returned by the `delta()` accessor to match the data member it's returning. This is a follow-up to D51289 and D51210. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341230 91177308-0d34-0410-b5e6-96231b3b80d8