diff options
author | Vedant Kumar <vsk@apple.com> | 2017-06-10 18:07:24 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2017-06-10 18:07:24 +0000 |
commit | c6e9e3007b25ce5e53cd3c87a093aef6bbb5024c (patch) | |
tree | be3cf95d258b90abb4f061d4a7ac235c063897da /llvm/lib/DebugInfo/DWARF/DWARFContext.cpp | |
parent | 5806d9f205f88c77ea071c0af8444830896f038b (diff) | |
download | bcm5719-llvm-c6e9e3007b25ce5e53cd3c87a093aef6bbb5024c.tar.gz bcm5719-llvm-c6e9e3007b25ce5e53cd3c87a093aef6bbb5024c.zip |
Fix a ubsan failure introduced by r305092
lib/Object/WindowsResource.cpp:578:3: runtime error: store to
misaligned address 0x7fa09aedebbe for type 'unsigned int', which
requires 4 byte alignment
0x7fa09aedebbe: note: pointer points here
00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
^
llvm-svn: 305149
Diffstat (limited to 'llvm/lib/DebugInfo/DWARF/DWARFContext.cpp')
0 files changed, 0 insertions, 0 deletions