diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-09-08 19:57:33 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-09-08 19:57:33 +0000 |
commit | 5b5559b272912394b8a92d35bb2e89b8c5dcc582 (patch) | |
tree | fa0a9d4db8502bab3016890f458f069682cf3d6c /llvm/test/Transforms/InstCombine/apint-select.ll | |
parent | f0081db7e89268661c09b51064995a97f905250d (diff) | |
download | bcm5719-llvm-5b5559b272912394b8a92d35bb2e89b8c5dcc582.tar.gz bcm5719-llvm-5b5559b272912394b8a92d35bb2e89b8c5dcc582.zip |
Make sure to access APValue's data via a char array (rather than
through an array of void*), so that we don't run afoul of the
strict-aliasing rules in C++ 3.10p15. Unfortunately, GCC 4.4 still
complains about this code.
llvm-svn: 81251
Diffstat (limited to 'llvm/test/Transforms/InstCombine/apint-select.ll')
0 files changed, 0 insertions, 0 deletions