| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 140903
|
|
|
|
|
|
|
| |
ignored. There was a test to catch this, but it was just blindly updated in
a large change. This fixes another part of <rdar://problem/9275290>.
llvm-svn: 129466
|
|
|
|
|
|
|
|
| |
alignment of globals to the preferred alignment, but only when
there is no section specified on the global (by far the common
case).
llvm-svn: 102515
|
|
|
|
|
|
|
|
| |
alignment of globals with a specified alignment, we fix
common variables to obey their alignment. Add a comment
explaining why this behavior is important.
llvm-svn: 102365
|
|
|
|
| |
llvm-svn: 102359
|
|
preferred alignment unless they were common or some other special
case.
llvm-svn: 102300
|