diff options
author | Manman Ren <mren@apple.com> | 2013-04-22 19:50:07 +0000 |
---|---|---|
committer | Manman Ren <mren@apple.com> | 2013-04-22 19:50:07 +0000 |
commit | 09a3912b5c0d30128f626a88096ddb3ce9404023 (patch) | |
tree | 6c43b8aeee1e6750c493ce69082705836b7a02bd /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | cb78f0d05e5fc85bf0fede0d35469bc8833c1262 (diff) | |
download | llvm-09a3912b5c0d30128f626a88096ddb3ce9404023.zip llvm-09a3912b5c0d30128f626a88096ddb3ce9404023.tar.gz llvm-09a3912b5c0d30128f626a88096ddb3ce9404023.tar.bz2 |
TBAA: make sure zero-length bitfield works for tbaa.struct and path-aware tbaa
For ms structs, zero-length bitfields following non-bitfield members are
completely ignored, we should not increase the field index.
Before the fix, we will have an assertion failure.
llvm-svn: 180038
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions