commit | cf549e1f32cbeb19bcb846320a8ff0226dd9d3cb | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Tue Aug 17 07:43:43 2004 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Tue Aug 17 07:43:43 2004 +0000 |
tree | 62c4acc28806db2778444a33d2fc49669d51a153 | |
parent | 07a73755d365af178050d3945c9c3dcdf2576ea0 [diff] |
Documented the removal of alignment in version 4 bytecode files (version 3 was released with LLVM 1.3). Alignment of fields can add severe size to certain kinds of functions (those with lots of long format instructions) so we decided to do away with alignment altogether in this bc version. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15874 91177308-0d34-0410-b5e6-96231b3b80d8