diff options
author | Mark Seaborn <mseaborn@chromium.org> | 2013-06-24 18:41:45 -0700 |
---|---|---|
committer | Mark Seaborn <mseaborn@chromium.org> | 2013-06-24 18:41:45 -0700 |
commit | 26c1bae3de5daa2ea28d7ee7584b98723f38c3fa (patch) | |
tree | f14d2f14ce033175a22eb0bd4bdcb93b0c52bce1 /lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp | |
parent | 9a2a4d5471baa159bfd4ed793962ec5d0841631b (diff) |
PNaCl ABI: Strip alignment info from memcpy/memmove/memset intrinsic calls
Do the same for memcpy/memmove/memset intrinsic calls that we have
already done for integer loads and stores: Remove assumptions about
pointer alignment by setting the alignment argument to 1. Make the
ABI checker require this.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3445
TEST=*.ll tests + PNaCl toolchain trybots
Review URL: https://codereview.chromium.org/17563008
Diffstat (limited to 'lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions