Profile: Avoid an unnecessary __attribute__((packed))
authorJustin Bogner <mail@justinbogner.com>
Wed, 12 Mar 2014 20:40:14 +0000 (20:40 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 12 Mar 2014 20:40:14 +0000 (20:40 +0000)
commit1b2c73aa6705cb0d7e1ff2e609feab99dd120503
treed75c31f400612c342ed44dfff725b0c3ca921bc2
parentf3e175664890ee016f20a327162826247ae4b93f
Profile: Avoid an unnecessary __attribute__((packed))

MSVC doesn't understand it, and it wasn't really necessary anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203709 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Profile/ProfileData.h
include/llvm/Profile/ProfileDataWriter.h