diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-11-30 00:44:22 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-11-30 00:44:22 +0000 |
commit | a4e418f71342da5ad67e211557971a40b13db9e8 (patch) | |
tree | f87745ba482c8040442f86e4802cb82f12dc148c /llvm/test/Object/multi-module.ll | |
parent | 80fbb85555b51fbb8c500ec13756490400191865 (diff) | |
download | bcm5719-llvm-a4e418f71342da5ad67e211557971a40b13db9e8.tar.gz bcm5719-llvm-a4e418f71342da5ad67e211557971a40b13db9e8.zip |
Check alignment in getSectionContentsAsArray.
While the ArrayRef can technically have unaligned data, it would be
extremely surprising if iterating over it caused undefined behavior
when a reference to the underlying type was bound.
llvm-svn: 319392
Diffstat (limited to 'llvm/test/Object/multi-module.ll')
0 files changed, 0 insertions, 0 deletions