summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/member-expr.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-04-25 20:39:32 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-04-25 20:39:32 +0000
commit710cb20cd65b66357a7d912f8d1eccc3109b0138 (patch)
tree714141bb83474e2820e59e37b88455abac0ee362 /clang/test/SemaCXX/member-expr.cpp
parente4273bc38cccec4d41819adabf0a4c350027e1ce (diff)
downloadbcm5719-llvm-710cb20cd65b66357a7d912f8d1eccc3109b0138.tar.gz
bcm5719-llvm-710cb20cd65b66357a7d912f8d1eccc3109b0138.zip
IRgen/NeXT: Fix several alignment issues with Objective-C metadata symbols:
- Fix some places that had the alignment hard coded. - Use ABI type alignment, not preferred type alignment -- neither of this is exactly right, as we really want the C type alignment as required by the runtime, but the ABI alignment is a more correct choice. This should be equivalent for x86_64, but fixes the alignment for ARM. llvm-svn: 102314
Diffstat (limited to 'clang/test/SemaCXX/member-expr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud