diff options
| author | bors <bors@rust-lang.org> | 2014-02-02 19:11:27 -0800 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-02-02 19:11:27 -0800 |
| commit | 62caad2c1addd49c350bad98e67f525a5cc82469 (patch) | |
| tree | 6af9dd0bf33366eedfcc3ad93aa56815f7c32eb6 /src/rustllvm/RustWrapper.cpp | |
| parent | 7db6bca7aaa26686b70eefe49d40948010cffda4 (diff) | |
| parent | 6121acf97d94193a653acce7d9baf81c59d20eab (diff) | |
| download | rust-62caad2c1addd49c350bad98e67f525a5cc82469.tar.gz rust-62caad2c1addd49c350bad98e67f525a5cc82469.zip | |
auto merge of #12003 : bnoordhuis/rust/sizeof-epoll-event-fixup, r=brson
Make the definition of epoll_event use natural alignment on all architectures except x86_64. Before this commit, the struct was always 12 bytes big, which works okay on x86 and x86_64 but not on ARM and MIPS, where it should be 16 bytes big with the `data` field aligned on an 8 byte boundary.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
