Skip to content
Commit 24f09cc8 authored by Richard Smith's avatar Richard Smith
Browse files

Reduce alignment of SmallVector<T> to the required amount, rather than forcing...

Reduce alignment of SmallVector<T> to the required amount, rather than forcing 16-byte alignment. This fixes misaligned SmallVector accesses via ExtractValueInst's SmallVector data member.

llvm-svn: 162331
parent 34d39287
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment