[memprof] Remove packed qualifier for MemprofRecord::Frame.
authorSnehasish Kumar <snehasishk@google.com>
Fri, 18 Feb 2022 18:35:40 +0000 (10:35 -0800)
committerSnehasish Kumar <snehasishk@google.com>
Fri, 18 Feb 2022 22:08:36 +0000 (14:08 -0800)
commit3c8fc215cc28533c52212037dcb7b8028b0aeae5
treee8305e9d98caed03c46de9e0a3ad5f1580fa3619
parentdeb73a285b92ece59c93c2c3b4b398bdd540513c
[memprof] Remove packed qualifier for MemprofRecord::Frame.

Now that we use dedicated serialize and deserialize methods in order to
ensure consistency across big and small endian systems. The packed
qualifier on the Frame struct can be removed.

Reviewed By: davidxl, tejohnson

Differential Revision: https://reviews.llvm.org/D120147
llvm/include/llvm/ProfileData/MemProf.h