diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-01-21 00:21:53 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-01-21 00:21:53 +0000 |
commit | 8c592f13e3e4c6cb111342b7818d17b90931b602 (patch) | |
tree | 380608479e5c8fbb0d52cd07b9dfa83f9f792901 /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | a7956f92dfc43238089e099a861c74c1794fded6 (diff) | |
download | llvm-8c592f13e3e4c6cb111342b7818d17b90931b602.zip llvm-8c592f13e3e4c6cb111342b7818d17b90931b602.tar.gz llvm-8c592f13e3e4c6cb111342b7818d17b90931b602.tar.bz2 |
RuntimeDyld alignment adjustment from MachO file.
The MachO file stores section alignment as log2(alignment-in-bytes). The
allocation routines want the raw alignment-in-bytes value, so adjust
for that.
llvm-svn: 148604
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions