aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-08-08 19:53:46 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-08-08 19:53:46 +0000
commit71eccb39b8e637653596d87fc58b22f65337b1ad (patch)
treea08882d89b31b1b14fd43e6d6374a7898a3e2448 /llvm/lib/Object/ELFObjectFile.cpp
parent6beca0e1cf416dc2b6bc9553aed49e5aff301c7c (diff)
downloadllvm-71eccb39b8e637653596d87fc58b22f65337b1ad.zip
llvm-71eccb39b8e637653596d87fc58b22f65337b1ad.tar.gz
llvm-71eccb39b8e637653596d87fc58b22f65337b1ad.tar.bz2
Fix alignof computation of large arrays on x86_64.
We were exposing the extra alignment given to large arrays. The new behavior matches gcc, which is a good thing since this is a gcc extension. Thanks to Joerg Sonnenberger for noticing it. While at it, centralize the method description in the .h file. llvm-svn: 187999
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions