| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
explicitly specified alignment.
<rdar://problem/10497732>.
llvm-svn: 145523
|
| |
|
|
| |
llvm-svn: 128183
|
| |
|
|
| |
llvm-svn: 127022
|
| |
|
|
|
|
| |
individual variable's info from merged global.
llvm-svn: 127019
|
| |
|
|
|
|
| |
This completes the fixes for Radar 8673120.
llvm-svn: 119566
|
| |
|
|
|
|
|
| |
It is generally not sufficient to check if the starting offset is in range
of the maximum offset that can be efficiently used for the target.
llvm-svn: 119565
|
| |
|
|
|
|
|
| |
This makes it more clear that the symbol is an internal, compiler-generated
name and gives a little more description about its contents.
llvm-svn: 119564
|
|
|
It was mistakenly looking at the pointer type when checking for the size of
global variables. This is a partial fix for Radar 8673120.
llvm-svn: 119563
|