commit | b13de88e30f365053317f3255059f57eab548b53 | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Tue Aug 16 19:20:10 2016 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Tue Aug 16 19:20:10 2016 +0000 |
tree | f33c1914a34bfd25340f31fe43e29c0533681897 | |
parent | 662809578e63256e9b6fa65adbdfda5667d987e8 [diff] |
Remove excessive padding from LineNoCacheTy The struct LineNoCacheTy is in SourceMgr.cpp inside anonymous namespace. This diff changes the order of fields and removes the excessive padding (8 bytes). Patch by Alexander Shaposhnikov! Differential revision: https://reviews.llvm.org/D23546 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278838 91177308-0d34-0410-b5e6-96231b3b80d8