diff options
author | Warren Hunt <whunt@google.com> | 2014-03-01 00:38:40 +0000 |
---|---|---|
committer | Warren Hunt <whunt@google.com> | 2014-03-01 00:38:40 +0000 |
commit | fed55979b1e2f7a33ac9e9ab967bc40ee037a841 (patch) | |
tree | 50ddfc3bd3e6e4010e089be263322d5fab73adcc /llvm/lib/Support/SmallPtrSet.cpp | |
parent | 36a02e0655f0679c2b8b24ed6b99989c8ccd18fc (diff) | |
download | llvm-fed55979b1e2f7a33ac9e9ab967bc40ee037a841.zip llvm-fed55979b1e2f7a33ac9e9ab967bc40ee037a841.tar.gz llvm-fed55979b1e2f7a33ac9e9ab967bc40ee037a841.tar.bz2 |
Fixed an assertion failure related to bitfield lowering.
When lowering a bitfield, CGRecordLowering would assign the wrong
storage type to a bitfield in some cases and trigger an assertion. In
these cases the layout was still correct, just the bitfield info was
wrong.
llvm-svn: 202562
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions