diff options
author | Jason Molenda <jmolenda@apple.com> | 2014-10-17 01:36:20 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2014-10-17 01:36:20 +0000 |
commit | 61e0a3ef1f688597e7d9fa7bd63721712df244f9 (patch) | |
tree | 4116ffc6bb14295ec7e391f9638a890beb6f14ae /llvm/test/CodeGen/PowerPC/vec_mul.ll | |
parent | 0eb2cec9362be75f8929f346f7b9a15ff7df3c65 (diff) | |
download | bcm5719-llvm-61e0a3ef1f688597e7d9fa7bd63721712df244f9.tar.gz bcm5719-llvm-61e0a3ef1f688597e7d9fa7bd63721712df244f9.zip |
Put #if 0 blocks around three sections of code that are intentionally
unreachable so we don't get warnings about them.
Completely initialize a structure instead of leaving some of its fields
potentially indeterminate (although in reality they would all be set
before use -- but the compiler warning doesn't know that).
clang warning.
llvm-svn: 220017
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/vec_mul.ll')
0 files changed, 0 insertions, 0 deletions