1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Nuno Lopes 09c3fc8dac fix PR17635: false positive with packed structures
LLVM optimizers may widen accesses to packed structures that overflow the structure itself, but should be in bounds up to the alignment of the object

llvm-svn: 193317
2013-10-24 09:17:24 +00:00
..
llvm fix PR17635: false positive with packed structures 2013-10-24 09:17:24 +00:00
llvm-c llvm-c/Target.h: Tweak "inline" for msvc to use __inline instead. 2013-10-23 17:56:52 +00:00